diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-12-04 07:27:41 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-12-04 07:27:41 +0000 |
commit | b8df995834fa4a2563c234519dc65537a4c775ec (patch) | |
tree | 365dff454d97ecc01e59f72cb4f72fb39f46069b /lang | |
parent | c0f7f378784906cf718b1bd491a68180f15ec55e (diff) | |
download | ports-b8df995834fa4a2563c234519dc65537a4c775ec.tar.gz ports-b8df995834fa4a2563c234519dc65537a4c775ec.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php4/Makefile | 2 | ||||
-rw-r--r-- | lang/php5/Makefile | 2 | ||||
-rw-r--r-- | lang/php53/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile index e6142fd31fad..5ff5a4373de5 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTERDIR= ${.CURDIR}/../../www/mod_php4 diff --git a/lang/php5/Makefile b/lang/php5/Makefile index e6142fd31fad..5ff5a4373de5 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTERDIR= ${.CURDIR}/../../www/mod_php4 diff --git a/lang/php53/Makefile b/lang/php53/Makefile index e6142fd31fad..5ff5a4373de5 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTERDIR= ${.CURDIR}/../../www/mod_php4 |