diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-02-10 17:04:04 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-02-10 17:04:04 +0800 |
commit | 02baa4219f21a975a01e43480a21f37b2bf6c5a9 (patch) | |
tree | 182201ea3f21f889143b4babd2344ed12e2e4532 /lang/php3 | |
parent | dd95676c27f67c9213d4eb8fdca318b6f0dd33f0 (diff) | |
download | freebsd-ports-gnome-02baa4219f21a975a01e43480a21f37b2bf6c5a9.tar.gz freebsd-ports-gnome-02baa4219f21a975a01e43480a21f37b2bf6c5a9.tar.zst freebsd-ports-gnome-02baa4219f21a975a01e43480a21f37b2bf6c5a9.zip |
Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by: lioux
Diffstat (limited to 'lang/php3')
-rw-r--r-- | lang/php3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php3/Makefile b/lang/php3/Makefile index 237985ea4ebb..aff32eafa487 100644 --- a/lang/php3/Makefile +++ b/lang/php3/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= lang MASTERDIR= ${.CURDIR}/../../www/mod_php3 -COMMENT= ${PKGDIR}/pkg-comment.standalone +COMMENTFILE= ${PKGDIR}/pkg-comment.standalone PKGMESSAGE= mustnotexist PLIST= ${PKGDIR}/pkg-plist.standalone |