diff options
author | demon <demon@FreeBSD.org> | 2001-03-20 10:18:48 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2001-03-20 10:18:48 +0000 |
commit | e19c8c884e166918ab854de95b2a6b83e6ae46bf (patch) | |
tree | f7a572d434f68cf4f6cb590b9f37f84375f80762 /graphics/p5-GD2 | |
parent | fe2db8b6716630b3bc477fb134a8f7c9dcd3d831 (diff) | |
download | FreeBSD-ports-e19c8c884e166918ab854de95b2a6b83e6ae46bf.zip FreeBSD-ports-e19c8c884e166918ab854de95b2a6b83e6ae46bf.tar.gz |
Bump PORTREVISION due to patch-ab
Diffstat (limited to 'graphics/p5-GD2')
-rw-r--r-- | graphics/p5-GD2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GD2/Makefile b/graphics/p5-GD2/Makefile index 1e2abdc..838e75a 100644 --- a/graphics/p5-GD2/Makefile +++ b/graphics/p5-GD2/Makefile @@ -7,7 +7,7 @@ PORTNAME= GD PORTVERSION= 1.32 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD |