diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2009-01-23 15:43:14 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2009-01-23 15:43:14 +0000 |
commit | c189a6b2da9cbee7ff927b553a75d1280f12253e (patch) | |
tree | eab313d2cb66a1c1bedfa134756b2754c49555fd /ftp/php5-curl | |
parent | decc454be4c8a3fc37cf46bb14d1b2da283dc47c (diff) | |
download | ports-c189a6b2da9cbee7ff927b553a75d1280f12253e.tar.gz ports-c189a6b2da9cbee7ff927b553a75d1280f12253e.zip |
Notes
Diffstat (limited to 'ftp/php5-curl')
-rw-r--r-- | ftp/php5-curl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/php5-curl/Makefile b/ftp/php5-curl/Makefile index d9da384a99f0..b27f2bdbd764 100644 --- a/ftp/php5-curl/Makefile +++ b/ftp/php5-curl/Makefile @@ -10,5 +10,6 @@ CATEGORIES= ftp MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -curl +PORTREVISION= 1 .include "${MASTERDIR}/Makefile" |