diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-08-30 12:55:20 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-08-30 12:55:20 +0000 |
commit | a6bc455d6dd618318f7a03f721d1a8b79aed6546 (patch) | |
tree | 24b011abff2628ca44159bc6828aabc6c7c3c80d /sysutils | |
parent | f1cc3130d06a31e60b3cd8e0187d1439be52f06d (diff) | |
download | ports-a6bc455d6dd618318f7a03f721d1a8b79aed6546.tar.gz ports-a6bc455d6dd618318f7a03f721d1a8b79aed6546.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/php56-fileinfo/Makefile | 2 | ||||
-rw-r--r-- | sysutils/php56-posix/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/php56-fileinfo/Makefile b/sysutils/php56-fileinfo/Makefile index aaf790697ef5..641c27000aa0 100644 --- a/sysutils/php56-fileinfo/Makefile +++ b/sysutils/php56-fileinfo/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= sysutils MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/sysutils/php56-posix/Makefile b/sysutils/php56-posix/Makefile index 06330fdab6ee..809320829171 100644 --- a/sysutils/php56-posix/Makefile +++ b/sysutils/php56-posix/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= sysutils MASTERDIR= ${.CURDIR}/../../lang/php56 |