diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-09-27 18:08:14 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-09-27 18:08:14 +0000 |
commit | 1bae556a1c2515ab09b686c101afa2a0500c2802 (patch) | |
tree | 4a7a269c138a0cf15c08b64ce4f167cea038d9fd /archivers/php71-zip | |
parent | 1f941c5dad83377994ca2edcb8612f8b1b10d8d7 (diff) | |
download | ports-1bae556a1c2515ab09b686c101afa2a0500c2802.tar.gz ports-1bae556a1c2515ab09b686c101afa2a0500c2802.zip |
Notes
Diffstat (limited to 'archivers/php71-zip')
-rw-r--r-- | archivers/php71-zip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/php71-zip/Makefile b/archivers/php71-zip/Makefile index 2de9fd13bf4e..3ef2065a75f8 100644 --- a/archivers/php71-zip/Makefile +++ b/archivers/php71-zip/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php71 |