diff options
Diffstat (limited to 'ftp/php5-curl/Makefile')
-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" |