View | Details | Raw Unified | Return to bug 137756
Collapse All | Expand All

(-)net/miniupnpc/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
PORTNAME=	miniupnpc
8
PORTNAME=	miniupnpc
9
PORTVERSION=	1.3
9
PORTVERSION=	1.3
10
PORTREVISION=	1
10
PORTREVISION=	1
11
CATEGORIES=	net
11
CATEGORIES?=	net
12
MASTER_SITES=	http://miniupnp.free.fr/files/
12
MASTER_SITES=	http://miniupnp.free.fr/files/
13
13
14
MAINTAINER=	dinoex@FreeBSD.org
14
MAINTAINER=	dinoex@FreeBSD.org
(-)net/py-miniupnpc/Makefile (+1 lines)
Lines 5-10 Link Here
5
# $FreeBSD: ports/net/py-miniupnpc/Makefile,v 1.1 2009/08/13 14:55:58 dinoex Exp $
5
# $FreeBSD: ports/net/py-miniupnpc/Makefile,v 1.1 2009/08/13 14:55:58 dinoex Exp $
6
#
6
#
7
7
8
CATEGORIES=	net python
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
9
10
10
COMMENT=	Python module for miniupnpc
11
COMMENT=	Python module for miniupnpc

Return to bug 137756