diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-09-23 18:28:13 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-09-23 18:28:13 +0000 |
commit | a77f1faf645ca4c2bfab4791cc650c0dc43905b0 (patch) | |
tree | 56561f1c79d7215be63e04ee41c4717bc8d0519c /security/p5-GnuPG-Interface/Makefile | |
parent | Update to 0.7. (diff) |
Update to 0.11.
PR: ports/21501
Submitted by: Trevor Johnson <trevor@jpj.net> (maintainer)
Diffstat (limited to 'security/p5-GnuPG-Interface/Makefile')
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index 589d07c723f3..184e061df88c 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GnuPG-Interface -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= security perl5 MASTER_SITES= http://download.sourceforge.net/${PORTNAME}/ \ ftp://download.sourceforge.net/pub/sourceforge/${PORTNAME}/ \ |