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