aboutsummaryrefslogtreecommitdiff
path: root/net/miniupnpd/Makefile
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2007-10-27 02:48:46 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2007-10-27 02:48:46 +0000
commit7eec48a2a7a4263520c9362b041f470fe356847b (patch)
treef719ffb4c15fc1652c81d0a378df2e1d3364db0e /net/miniupnpd/Makefile
parentaf79776fb1e8a0ada6e9a66e78428c552bbf7999 (diff)
downloadports-7eec48a2a7a4263520c9362b041f470fe356847b.tar.gz
ports-7eec48a2a7a4263520c9362b041f470fe356847b.zip
- Update to 1.0-RC11
- Pass maintainership PR: ports/117529 Submitted by: Tor Halvard Furulund <squat at squat dot no> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=202119
Diffstat (limited to 'net/miniupnpd/Makefile')
-rw-r--r--net/miniupnpd/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile
index d8fed167dbab..bb2205618bc3 100644
--- a/net/miniupnpd/Makefile
+++ b/net/miniupnpd/Makefile
@@ -7,21 +7,21 @@
PORTNAME= miniupnpd
PORTVERSION= 1.0
-PORTREVISION= 9
+PORTREVISION= 11
CATEGORIES= net
MASTER_SITES= http://miniupnp.tuxfamily.org/files/ \
http://miniupnp.free.fr/files/
-DISTNAME= ${PORTNAME}-1.0-RC9
+DISTNAME= ${PORTNAME}-1.0-RC11
-MAINTAINER= darius@dons.net.au
-COMMENT= A UPnP IGD implementation which uses pf
-
-USE_GMAKE= yes
+MAINTAINER= squat@squat.no
+COMMENT= A UPnP IGD implementation which uses pf/ipf
SUB_FILES= miniupnpd.conf.sample
SUB_LIST= UUID=${UUID}
UUID!= uuidgen
+FWNAME?= pf
+PLIST_FILES= etc/miniupnpd.conf.sample sbin/miniupnpd
USE_RC_SUBR= miniupnpd.sh