diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2002-05-13 05:58:06 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2002-05-13 05:58:06 +0000 |
commit | abe5274ee790c6d225f9a71d24897edb0a157fea (patch) | |
tree | a854b99b80e822661b960f06cd18db7d35119426 /lang/php5 | |
parent | eb68930884c277516d768a4fa4d771f37bdc372e (diff) | |
download | ports-abe5274ee790c6d225f9a71d24897edb0a157fea.tar.gz ports-abe5274ee790c6d225f9a71d24897edb0a157fea.zip |
Notes
Diffstat (limited to 'lang/php5')
-rw-r--r-- | lang/php5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile index c7eba8f875ed..e6142fd31fad 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php4 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= lang MASTERDIR= ${.CURDIR}/../../www/mod_php4 |