diff options
Diffstat (limited to 'ftp/php4-curl/Makefile')
-rw-r--r-- | ftp/php4-curl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/php4-curl/Makefile b/ftp/php4-curl/Makefile index d41004f301e6..f98eb64a87e7 100644 --- a/ftp/php4-curl/Makefile +++ b/ftp/php4-curl/Makefile @@ -10,5 +10,6 @@ CATEGORIES= ftp MASTERDIR= ${.CURDIR}/../../lang/php4 PKGNAMESUFFIX= -curl +PORTREVISION= 1 .include "${MASTERDIR}/Makefile" |