diff options
author | Steve Price <steve@FreeBSD.org> | 2000-10-29 22:58:07 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-10-29 22:58:07 +0000 |
commit | d26d09b244a1eb3cf3765df7f14404865eadffd8 (patch) | |
tree | efba4fbea91fa6cfa84efca3f7f279f6715b9019 /graphics/GIFgraph | |
parent | 4ac7cf41c7486a745be4e7eec6da3fb8f671fbcf (diff) | |
download | ports-d26d09b244a1eb3cf3765df7f14404865eadffd8.tar.gz ports-d26d09b244a1eb3cf3765df7f14404865eadffd8.zip |
Bump PORTREVISION (as I should have done with the previous commit) since
these ports now build again.
Notes
Notes:
svn path=/head/; revision=34429
Diffstat (limited to 'graphics/GIFgraph')
-rw-r--r-- | graphics/GIFgraph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/GIFgraph/Makefile b/graphics/GIFgraph/Makefile index 36ea2295148d..86d6931e1db6 100644 --- a/graphics/GIFgraph/Makefile +++ b/graphics/GIFgraph/Makefile @@ -7,6 +7,7 @@ PORTNAME= p5-GIFgraph PORTVERSION= 1.10 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GIFgraph |