diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-12-22 19:01:04 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-12-22 19:01:04 +0000 |
commit | 9440d2d63168507c2a65d41cb816b15fc71003ec (patch) | |
tree | fbd6674f52ce4154ebfd6038a46b124aed184a02 /lang | |
parent | Add patch file which I forgot. (diff) |
Remove unnecessary patch, and Bump PORTREVISION.
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=96454
Diffstat (limited to 'lang')
-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 c66d937b6112..1bcf7022e9d2 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 \ |