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/php53 | |
parent | eb68930884c277516d768a4fa4d771f37bdc372e (diff) |
Notes
Diffstat (limited to 'lang/php53')
-rw-r--r-- | lang/php53/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile index c7eba8f875ed..e6142fd31fad 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php4 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= lang MASTERDIR= ${.CURDIR}/../../www/mod_php4 |