diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-09-23 08:26:44 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-09-23 08:26:44 +0000 |
commit | d9bd705a589d40b6e463d1260593b132baffb59a (patch) | |
tree | 09687671939678cf07bfaa70f4ca325a39f665d0 /archivers | |
parent | f06cf93d66b037f322173b63b663242c29b71da2 (diff) | |
download | ports-d9bd705a589d40b6e463d1260593b132baffb59a.tar.gz ports-d9bd705a589d40b6e463d1260593b132baffb59a.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/php56-bz2/Makefile | 1 | ||||
-rw-r--r-- | archivers/php56-phar/Makefile | 1 | ||||
-rw-r--r-- | archivers/php56-zip/Makefile | 1 | ||||
-rw-r--r-- | archivers/php56-zlib/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/archivers/php56-bz2/Makefile b/archivers/php56-bz2/Makefile index f29e9d8f96f3..d65f1696013b 100644 --- a/archivers/php56-bz2/Makefile +++ b/archivers/php56-bz2/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/archivers/php56-phar/Makefile b/archivers/php56-phar/Makefile index c55156b023ef..325bea2c411e 100644 --- a/archivers/php56-phar/Makefile +++ b/archivers/php56-phar/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/archivers/php56-zip/Makefile b/archivers/php56-zip/Makefile index 77be73dbedce..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= 0 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/archivers/php56-zlib/Makefile b/archivers/php56-zlib/Makefile index fc4b61de3431..e9ba04011193 100644 --- a/archivers/php56-zlib/Makefile +++ b/archivers/php56-zlib/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php56 |