diff options
author | petef <petef@FreeBSD.org> | 2001-11-04 19:48:49 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-11-04 19:48:49 +0000 |
commit | 2d97ef6ca3a65c1161c7eafc89de76ed63905bc1 (patch) | |
tree | bc78b353eb89d9dc3e591adc63f2e88f70e7d56e /security/py-gnupg | |
parent | 4b5404d3bcc6be3874aeee331e75f2ec24a8f6fe (diff) | |
download | FreeBSD-ports-2d97ef6ca3a65c1161c7eafc89de76ed63905bc1.zip FreeBSD-ports-2d97ef6ca3a65c1161c7eafc89de76ed63905bc1.tar.gz |
- update to 0.3.1
- reword pkg-comment
PR: 31752
Submitted by: maintainer
Diffstat (limited to 'security/py-gnupg')
-rw-r--r-- | security/py-gnupg/Makefile | 2 | ||||
-rw-r--r-- | security/py-gnupg/distinfo | 2 | ||||
-rw-r--r-- | security/py-gnupg/pkg-comment | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile index 17133e7..66b39c1 100644 --- a/security/py-gnupg/Makefile +++ b/security/py-gnupg/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gnupg -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= py-gnupg diff --git a/security/py-gnupg/distinfo b/security/py-gnupg/distinfo index f6ea083..ec482c7 100644 --- a/security/py-gnupg/distinfo +++ b/security/py-gnupg/distinfo @@ -1 +1 @@ -MD5 (GnuPGInterface-0.3.0.tar.gz) = d1fe19d2111fd1a5126d60e6fffa405b +MD5 (GnuPGInterface-0.3.1.tar.gz) = 41bc85ad93202696ca926e1e14539e50 diff --git a/security/py-gnupg/pkg-comment b/security/py-gnupg/pkg-comment index 978cbd1..eb2c605 100644 --- a/security/py-gnupg/pkg-comment +++ b/security/py-gnupg/pkg-comment @@ -1 +1 @@ -A Python module to interface with GnuPG +Python module for GnuPG interface |