diff options
author | Alex Dupre <ale@FreeBSD.org> | 2009-03-06 10:08:35 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2009-03-06 10:08:35 +0000 |
commit | c99d0d73375c262760701431d7a9cd4e52beafbb (patch) | |
tree | 5a14e50c2b8f9b725257b480e595cad24063d575 /ftp | |
parent | 2a025b77c3dfcc1a245f021047481c33794fe5c6 (diff) |
Update to 5.2.9 release and re-add pcre extension.
Notes
Notes:
svn path=/head/; revision=229565
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/php5-curl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/php5-curl/Makefile b/ftp/php5-curl/Makefile index b27f2bdbd764..d9da384a99f0 100644 --- a/ftp/php5-curl/Makefile +++ b/ftp/php5-curl/Makefile @@ -10,6 +10,5 @@ CATEGORIES= ftp MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -curl -PORTREVISION= 1 .include "${MASTERDIR}/Makefile" |