diff options
author | nbm <nbm@FreeBSD.org> | 2000-09-23 18:28:13 +0000 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2000-09-23 18:28:13 +0000 |
commit | 807b21d6032d291bb5e513af29c91662aa3f0b2d (patch) | |
tree | c77f83ddae28efebf73b864942a954576ef44bcc | |
parent | 4acce3bb13d86bee0d5b7f061cd5c6e3e237bf5f (diff) | |
download | FreeBSD-ports-807b21d6032d291bb5e513af29c91662aa3f0b2d.zip FreeBSD-ports-807b21d6032d291bb5e513af29c91662aa3f0b2d.tar.gz |
Update to 0.11.
PR: ports/21501
Submitted by: Trevor Johnson <trevor@jpj.net> (maintainer)
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 2 | ||||
-rw-r--r-- | security/p5-GnuPG-Interface/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index 589d07c..184e061 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}/ \ diff --git a/security/p5-GnuPG-Interface/distinfo b/security/p5-GnuPG-Interface/distinfo index 99107aa..627df95 100644 --- a/security/p5-GnuPG-Interface/distinfo +++ b/security/p5-GnuPG-Interface/distinfo @@ -1 +1 @@ -MD5 (GnuPG-Interface-0.10.tar.gz) = fde52cda9717023186197cfbce790416 +MD5 (GnuPG-Interface-0.11.tar.gz) = b392f3a644e15d489ea5da8dac2168c1 |