diff options
Diffstat (limited to 'ftp/php56-curl/Makefile')
-rw-r--r-- | ftp/php56-curl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/php56-curl/Makefile b/ftp/php56-curl/Makefile index ec356c2b0428..d5f3c5d4e6c2 100644 --- a/ftp/php56-curl/Makefile +++ b/ftp/php56-curl/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= ftp MASTERDIR= ${.CURDIR}/../../lang/php56 |