diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-22 10:31:54 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-22 10:31:54 +0000 |
commit | 435de5eca1c69ec6a5bbfe9983b2618be9624eb9 (patch) | |
tree | 96acfb4bea85daa98876fcbd58e6ed917cb70101 /security/py-gnupg | |
parent | c2f4f10d20ed589ecbc148b84d73fed5b04a0de2 (diff) |
Notes
Diffstat (limited to 'security/py-gnupg')
-rw-r--r-- | security/py-gnupg/Makefile | 4 | ||||
-rw-r--r-- | security/py-gnupg/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile index 5dfe8ee26bb4..6f591befb453 100644 --- a/security/py-gnupg/Makefile +++ b/security/py-gnupg/Makefile @@ -7,14 +7,14 @@ # PORTNAME= gnupg -PORTVERSION= 0.1.0 +PORTVERSION= 0.2.1 CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= py-gnupg PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= GnuPGInterface-${PORTVERSION} -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_PYTHON= yes diff --git a/security/py-gnupg/distinfo b/security/py-gnupg/distinfo index 761952c3f1f2..8dba6bb46175 100644 --- a/security/py-gnupg/distinfo +++ b/security/py-gnupg/distinfo @@ -1 +1 @@ -MD5 (GnuPGInterface-0.1.0.tar.gz) = 45a77f547e04f35048a6cd77886aa759 +MD5 (GnuPGInterface-0.2.1.tar.gz) = 1dafbc94db90ba4727443afaa862de36 |