diff options
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 |