diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-08-09 15:21:56 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-08-09 15:21:56 +0000 |
commit | c6946a09a33ce3b995baf2488cde66f54fed7334 (patch) | |
tree | fe7b17e80e345c0abca64239a0d1da793839b3f8 /graphics/p5-GD/Makefile | |
parent | 54a914de290fee8b60e6fd0aa14a7e989ae632e2 (diff) | |
download | ports-c6946a09a33ce3b995baf2488cde66f54fed7334.tar.gz ports-c6946a09a33ce3b995baf2488cde66f54fed7334.zip |
Notes
Diffstat (limited to 'graphics/p5-GD/Makefile')
-rw-r--r-- | graphics/p5-GD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index 74b960f8a3a7..71d5569a838d 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -3,7 +3,7 @@ PORTNAME= GD PORTVERSION= 2.49 -PORTREVISION0 1 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |