diff options
author | Alex Dupre <ale@FreeBSD.org> | 2009-01-02 14:25:10 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2009-01-02 14:25:10 +0000 |
commit | eeba63e7a7089edd4952520bd399e66d2aad35ab (patch) | |
tree | 78eb359a9ddba5e9ce41581c763d2de6c0568fe3 /lang | |
parent | ff28dff351c2a9d8542c28a2ddcb392d6d509027 (diff) |
Notes
Diffstat (limited to 'lang')
-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} |