diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-11-04 19:48:49 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-11-04 19:48:49 +0000 |
commit | 7da5cb1dcdca6dbd8052bd935047e877a12484e9 (patch) | |
tree | 7cf0f2b70ae1c54088d1e2dab84a54cfe92520ac | |
parent | Update to 0.11 (diff) |
- update to 0.3.1
- reword pkg-comment
PR: 31752
Submitted by: maintainer
-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 17133e799a82..66b39c1d9e7e 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 f6ea083a8e33..ec482c7c6198 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 978cbd16ce70..eb2c605f65db 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 |