diff --git a/devel/pear-Console_CommandLine/Makefile b/devel/pear-Console_CommandLine/Makefile index 4ee371fd7c3b..29150e3b203a 100644 --- a/devel/pear-Console_CommandLine/Makefile +++ b/devel/pear-Console_CommandLine/Makefile @@ -1,18 +1,15 @@ PORTNAME= Console_CommandLine -PORTVERSION= 1.2.2 +DISTVERSION= 1.2.2 CATEGORIES= devel www pear -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Full featured command line options and arguments parser WWW= https://pear.php.net/package/Console_CommandLine LICENSE= MIT -DEPRECATED= No longer maintained upstream -EXPIRATION_DATE= 2026-05-12 - NO_ARCH= yes USES= pear php USE_PHP= dom .include