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