diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-11-12 03:39:39 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-11-12 03:39:39 +0000 |
commit | 876211b04df7ac317079ec864d705c62e455a98a (patch) | |
tree | 0fe407ca96f79927e17f86dc43a1ed067beef374 /security/py-amkCrypto | |
parent | 525e31cd44442cb4867bf9cd5396329bf120ac78 (diff) | |
download | pkgsrc-876211b04df7ac317079ec864d705c62e455a98a.tar.gz |
PKGREVISION++ after openssl update.
Diffstat (limited to 'security/py-amkCrypto')
-rw-r--r-- | security/py-amkCrypto/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-amkCrypto/Makefile b/security/py-amkCrypto/Makefile index 2e9df189c4e..86ce70f0c53 100644 --- a/security/py-amkCrypto/Makefile +++ b/security/py-amkCrypto/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2003/07/25 16:37:58 drochner Exp $ +# $NetBSD: Makefile,v 1.12 2003/11/12 03:39:43 jschauma Exp $ # DISTNAME= pycrypto-1.9a6 PKGNAME= ${PYPKGPREFIX}-amkCrypto-1.9a6 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.amk.ca/files/python/crypto/ |