diff options
author | Alex Dupre <ale@FreeBSD.org> | 2007-05-20 08:27:29 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2007-05-20 08:27:29 +0000 |
commit | cc137a49e95339da3fffd346f89ebb099489cedc (patch) | |
tree | f2bd36f58deff5be870f46f3a1312a1a03c412a4 /devel/php5-pcre/Makefile | |
parent | - Fix post-patch (unbalanced quotes) (diff) |
Update to 5.2.2 release.
PR: ports/112527
Submitted by: Nick Barkas<snb@threerings.net>
Approved by: portmgr (linimon)
Diffstat (limited to 'devel/php5-pcre/Makefile')
-rw-r--r-- | devel/php5-pcre/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/php5-pcre/Makefile b/devel/php5-pcre/Makefile index 5c28e9ff5dbc..bfa9970c03c3 100644 --- a/devel/php5-pcre/Makefile +++ b/devel/php5-pcre/Makefile @@ -5,8 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 5 - CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php5 |