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