diff options
author | clsung <clsung@FreeBSD.org> | 2007-04-26 07:06:37 +0000 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-04-26 07:06:37 +0000 |
commit | a059d4e6f2ea5e888a11d4b6bcf2627e2e535071 (patch) | |
tree | ecae2db0ef8b3d48646534acd524acdebff44037 /security/p5-GD-SecurityImage/Makefile | |
parent | 958f6e86fc2a95bc2c1718090e33f7de299e0c25 (diff) | |
download | FreeBSD-ports-a059d4e6f2ea5e888a11d4b6bcf2627e2e535071.zip FreeBSD-ports-a059d4e6f2ea5e888a11d4b6bcf2627e2e535071.tar.gz |
- Update to 1.64
Diffstat (limited to 'security/p5-GD-SecurityImage/Makefile')
-rw-r--r-- | security/p5-GD-SecurityImage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-GD-SecurityImage/Makefile b/security/p5-GD-SecurityImage/Makefile index b64902b..8db1951 100644 --- a/security/p5-GD-SecurityImage/Makefile +++ b/security/p5-GD-SecurityImage/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GD-SecurityImage -PORTVERSION= 1.63 +PORTVERSION= 1.64 PORTEPOCH= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} |