diff options
author | ale <ale@FreeBSD.org> | 2009-01-02 22:25:10 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2009-01-02 22:25:10 +0800 |
commit | 50bca80559155ad892331b4d92e0401baaeeb095 (patch) | |
tree | 33456ca37a9789c307c23f1045ceb9100c4ce683 /lang/php4 | |
parent | 54d4b20bd4a8eb4ea42b4bcc0acec67870dbd2b5 (diff) | |
download | freebsd-ports-gnome-50bca80559155ad892331b4d92e0401baaeeb095.tar.gz freebsd-ports-gnome-50bca80559155ad892331b4d92e0401baaeeb095.tar.zst freebsd-ports-gnome-50bca80559155ad892331b4d92e0401baaeeb095.zip |
Update COMMENT.
Diffstat (limited to 'lang/php4')
-rw-r--r-- | lang/php4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile index 3f4ad174b595..08849c820272 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -17,7 +17,7 @@ DISTNAME= php-${PORTVERSION:S/.r/RC/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:release MAINTAINER?= ale@FreeBSD.org -COMMENT?= PHP Scripting Language (Apache Module and CLI) +COMMENT?= PHP Scripting Language LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} |