diff options
author | nork <nork@FreeBSD.org> | 2003-12-23 03:01:04 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-12-23 03:01:04 +0800 |
commit | 00407225007257212abf0c310b97531db1c79fcf (patch) | |
tree | 2539f2ace88e1920343c7536bbf39ebec403549b /lang/php4 | |
parent | 68e706301b0ad757ed657b8b1cef1373500b3f1b (diff) | |
download | freebsd-ports-graphics-00407225007257212abf0c310b97531db1c79fcf.tar.gz freebsd-ports-graphics-00407225007257212abf0c310b97531db1c79fcf.tar.zst freebsd-ports-graphics-00407225007257212abf0c310b97531db1c79fcf.zip |
Remove unnecessary patch, and Bump PORTREVISION.
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Diffstat (limited to 'lang/php4')
-rw-r--r-- | lang/php4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile index c66d937b611..1bcf7022e9d 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -21,7 +21,7 @@ PORTNAME= php4 PORTVERSION= 4.3.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= lang devel www MASTER_SITES= http://www.php.net/distributions/:release \ http://it.php.net/distributions/:release \ |