diff options
| author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-10-12 11:31:11 +0000 | 
|---|---|---|
| committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-10-12 11:31:11 +0000 | 
| commit | 943f7643e58a7d4f7609374fb1d906f5d1c76030 (patch) | |
| tree | 45432277334d756d43f45ffb2eb6c16a323ab3d7 | |
| parent | Update to 2.02 (diff) | |
Add python as a secondary category
Notes
Notes:
    svn path=/head/; revision=145096
| -rw-r--r-- | security/py-pycrypto/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-pycrypto/Makefile b/security/py-pycrypto/Makefile index 0e4f9f1c1067..f96649758eb9 100644 --- a/security/py-pycrypto/Makefile +++ b/security/py-pycrypto/Makefile @@ -7,7 +7,7 @@  PORTNAME=	pycrypto  PORTVERSION=	2.0.1 -CATEGORIES=	security +CATEGORIES=	security python  MASTER_SITES=	http://www.amk.ca/files/python/crypto/  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}  | 
