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/Makefile | |
parent | c2f4f10d20ed589ecbc148b84d73fed5b04a0de2 (diff) |
Notes
Diffstat (limited to 'security/py-gnupg/Makefile')
-rw-r--r-- | security/py-gnupg/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |