diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-06-24 22:37:25 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-06-24 22:37:25 +0000 |
commit | 843952245342f108e3dd9519a328c8ee867e2267 (patch) | |
tree | 5ec58168ad95dd2c949c6982779b9bb0d3934ce4 /lang/php4 | |
parent | eed3bd0e441f5a34891e83e4db02f1745dd8a942 (diff) | |
download | ports-843952245342f108e3dd9519a328c8ee867e2267.tar.gz ports-843952245342f108e3dd9519a328c8ee867e2267.zip |
Notes
Diffstat (limited to 'lang/php4')
-rw-r--r-- | lang/php4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile index 03320adfbb3f..c7eba8f875ed 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -6,6 +6,7 @@ # PORTNAME= php4 +PORTREVISION= 0 CATEGORIES= lang MASTERDIR= ${.CURDIR}/../../www/mod_php4 |