diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-04-22 23:09:14 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-04-22 23:09:14 +0000 |
commit | e2e25b004ea4dadf9350368287c882d6703adf08 (patch) | |
tree | 21bce72eddfcfbb290325d9d26624815020f6b6b /lang/php3 | |
parent | 094808769364ed7cbe42c94636314356b4e7f74c (diff) |
Notes
Diffstat (limited to 'lang/php3')
-rw-r--r-- | lang/php3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/php3/Makefile b/lang/php3/Makefile index 71f155be8e31..f2b6d59d1156 100644 --- a/lang/php3/Makefile +++ b/lang/php3/Makefile @@ -14,6 +14,5 @@ PKGMESSAGE= mustnotexist PLIST= ${PKGDIR}/pkg-plist.standalone STANDALONE= yes -NOPORTDOCS= yes .include "${MASTERDIR}/Makefile" |