diff options
Diffstat (limited to 'graphics/php55-gd')
-rw-r--r-- | graphics/php55-gd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/php55-gd/Makefile b/graphics/php55-gd/Makefile index 6d549ce17dce..624b80b64de9 100644 --- a/graphics/php55-gd/Makefile +++ b/graphics/php55-gd/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= graphics MASTERDIR= ${.CURDIR}/../../lang/php55 |