diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-07-11 16:26:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-07-11 16:26:26 +0000 |
commit | c2d1a14c7c87601a2482b2337ade1454f6ac5a68 (patch) | |
tree | d6c77b7a4c1035ef2fe37dd09eb4885e2b07cae0 /ftp/php53-curl | |
parent | fcf1af8ef459be093271d14274f70832a4bc883a (diff) | |
download | ports-c2d1a14c7c87601a2482b2337ade1454f6ac5a68.tar.gz ports-c2d1a14c7c87601a2482b2337ade1454f6ac5a68.zip |
Notes
Diffstat (limited to 'ftp/php53-curl')
-rw-r--r-- | ftp/php53-curl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/php53-curl/Makefile b/ftp/php53-curl/Makefile index 85802cec9467..29f869e5193d 100644 --- a/ftp/php53-curl/Makefile +++ b/ftp/php53-curl/Makefile @@ -6,6 +6,7 @@ # CATEGORIES= ftp +PORTREVISION= 1 MASTERDIR= ${.CURDIR}/../../lang/php53 |