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 /graphics/php56-gd | |
parent | f1cc3130d06a31e60b3cd8e0187d1439be52f06d (diff) | |
download | ports-a6bc455d6dd618318f7a03f721d1a8b79aed6546.tar.gz ports-a6bc455d6dd618318f7a03f721d1a8b79aed6546.zip |
Notes
Diffstat (limited to 'graphics/php56-gd')
-rw-r--r-- | graphics/php56-gd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/php56-gd/Makefile b/graphics/php56-gd/Makefile index 4979a92bb137..f677c3302a19 100644 --- a/graphics/php56-gd/Makefile +++ b/graphics/php56-gd/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= graphics MASTERDIR= ${.CURDIR}/../../lang/php56 |