diff options
author | dirk <dirk@FreeBSD.org> | 2001-06-26 05:06:10 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2001-06-26 05:06:10 +0800 |
commit | 753009538290ca75f2e1f184dcaecf1297949645 (patch) | |
tree | f65ee4bc018de6a71eb4c1d4762c41420ba7965e /lang/php5 | |
parent | 082e4cb7325dee76f7731b8b14740df805926e07 (diff) | |
download | freebsd-ports-graphics-753009538290ca75f2e1f184dcaecf1297949645.tar.gz freebsd-ports-graphics-753009538290ca75f2e1f184dcaecf1297949645.tar.zst freebsd-ports-graphics-753009538290ca75f2e1f184dcaecf1297949645.zip |
ming support was included in php-4.0.6.
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 c7eba8f875e..e6142fd31fa 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 |