aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2005-10-12 19:31:11 +0800
committerlioux <lioux@FreeBSD.org>2005-10-12 19:31:11 +0800
commit037accace8eda639c69ce278d1e1e2be909c71ce (patch)
treedd627e54d9a62fafd03906df0453402461c28ae1
parent48a94f7eb63e3d75a09ff39f5c415ffee0a18b34 (diff)
downloadfreebsd-ports-gnome-037accace8eda639c69ce278d1e1e2be909c71ce.tar.gz
freebsd-ports-gnome-037accace8eda639c69ce278d1e1e2be909c71ce.tar.zst
freebsd-ports-gnome-037accace8eda639c69ce278d1e1e2be909c71ce.zip
Add python as a secondary category
-rw-r--r--security/py-pycrypto/Makefile2
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}