summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-10-19 00:11:58 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-10-19 00:11:58 +0000
commit6ea7724f54b5ddaf5949504382e0a4418b3e1bb8 (patch)
treeadb0c219f829ead2d58006c96b70e93febcb2ad7
parentAdd support for FreeBSD 4.X (requested by kris). Update to 1.9.4. (diff)
Surely the fact that this port is not cross-listed into the virtual category
python is an oversight.
Notes
Notes: svn path=/head/; revision=91609
-rw-r--r--lang/py-prolog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/py-prolog/Makefile b/lang/py-prolog/Makefile
index 0628e1d64467..8386f4b354fe 100644
--- a/lang/py-prolog/Makefile
+++ b/lang/py-prolog/Makefile
@@ -6,7 +6,7 @@
PORTNAME= prolog
PORTVERSION= 0.1
-CATEGORIES= lang
+CATEGORIES= lang python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pyprolog
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}