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