diff options
author | aaron <aaron@FreeBSD.org> | 2006-06-02 04:16:16 +0000 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-06-02 04:16:16 +0000 |
commit | e9ca6473ed45577641b8aa86b7c16a2d4a3be931 (patch) | |
tree | 7e6170751444d2ec9e8f1961d07295c4cd10d614 /security/p5-GD-SecurityImage/Makefile | |
parent | 94fa965cda2e4b1df37f017010759b4dfa3d0fe2 (diff) | |
download | FreeBSD-ports-e9ca6473ed45577641b8aa86b7c16a2d4a3be931.zip FreeBSD-ports-e9ca6473ed45577641b8aa86b7c16a2d4a3be931.tar.gz |
- Update to 1.61
PR: ports/98321
Submitted by: Rong-En Fan <rafan@infor.org>
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit)
Diffstat (limited to 'security/p5-GD-SecurityImage/Makefile')
-rw-r--r-- | security/p5-GD-SecurityImage/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-GD-SecurityImage/Makefile b/security/p5-GD-SecurityImage/Makefile index c3de811..0bb6568 100644 --- a/security/p5-GD-SecurityImage/Makefile +++ b/security/p5-GD-SecurityImage/Makefile @@ -6,11 +6,11 @@ # PORTNAME= GD-SecurityImage -PORTVERSION= 1.60 +PORTVERSION= 1.61 PORTEPOCH= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= GD/BURAK +MASTER_SITE_SUBDIR= GD PKGNAMEPREFIX= p5- MAINTAINER= ports@rbt.ca |