aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2009-08-14 15:08:41 +0800
committerdinoex <dinoex@FreeBSD.org>2009-08-14 15:08:41 +0800
commit0b5e3eafa127ab14193da4dffb38f7f8a53278a1 (patch)
treee8201496ff9989f33ad2ed1075494b04d6b24570 /net
parent6808636fe03d3a6b4a96e8f588ffc1005e9a6435 (diff)
downloadfreebsd-ports-gnome-0b5e3eafa127ab14193da4dffb38f7f8a53278a1.tar.gz
freebsd-ports-gnome-0b5e3eafa127ab14193da4dffb38f7f8a53278a1.tar.zst
freebsd-ports-gnome-0b5e3eafa127ab14193da4dffb38f7f8a53278a1.zip
- add py-miniupnpc to python category.
PR: 137756 Submitted by: Anonymous
Diffstat (limited to 'net')
-rw-r--r--net/miniupnpc/Makefile2
-rw-r--r--net/py-miniupnpc/Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/net/miniupnpc/Makefile b/net/miniupnpc/Makefile
index 94fc04f7824f..14191dfc22ec 100644
--- a/net/miniupnpc/Makefile
+++ b/net/miniupnpc/Makefile
@@ -8,7 +8,7 @@
PORTNAME= miniupnpc
PORTVERSION= 1.3
PORTREVISION= 1
-CATEGORIES= net
+CATEGORIES?= net
MASTER_SITES= http://miniupnp.free.fr/files/
MAINTAINER= dinoex@FreeBSD.org
diff --git a/net/py-miniupnpc/Makefile b/net/py-miniupnpc/Makefile
index 2f7eaf5b12cc..4527231793f2 100644
--- a/net/py-miniupnpc/Makefile
+++ b/net/py-miniupnpc/Makefile
@@ -5,6 +5,7 @@
# $FreeBSD$
#
+CATEGORIES= net python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
COMMENT= Python module for miniupnpc