diff options
author | ale <ale@FreeBSD.org> | 2015-10-05 17:37:54 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2015-10-05 17:37:54 +0800 |
commit | 2195c6b990589bcb44a891c38891d92ed3b8ac83 (patch) | |
tree | 4d14a27480eb46bf70a085267034a6cffbea4529 /archivers | |
parent | 25aa244bcf00e617c4cebd10046d4fec3473a6e0 (diff) | |
download | freebsd-ports-gnome-2195c6b990589bcb44a891c38891d92ed3b8ac83.tar.gz freebsd-ports-gnome-2195c6b990589bcb44a891c38891d92ed3b8ac83.tar.zst freebsd-ports-gnome-2195c6b990589bcb44a891c38891d92ed3b8ac83.zip |
Update PHP ports to versions 5.5.30 and 5.6.14.
PR: 203541
Submitted by: Jason Unovitch
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 |