diff options
author | miwi <miwi@FreeBSD.org> | 2007-09-20 10:45:54 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-09-20 10:45:54 +0800 |
commit | 4e3a45b2df7c82430d31420eff531a6e06230b78 (patch) | |
tree | 7e6e5d44f4967515e914d1ebfca252fc9b424f9a /net/miniupnpd/Makefile | |
parent | 3e987784dbda9e9047f57f8f1ae0ed498f45bf51 (diff) | |
download | freebsd-ports-gnome-4e3a45b2df7c82430d31420eff531a6e06230b78.tar.gz freebsd-ports-gnome-4e3a45b2df7c82430d31420eff531a6e06230b78.tar.zst freebsd-ports-gnome-4e3a45b2df7c82430d31420eff531a6e06230b78.zip |
- Update to 1.0-RC8
PR: 115894
Submitted by: Tor Halvard Furulund <squat@squat.no>
Approved by: maintainer
Diffstat (limited to 'net/miniupnpd/Makefile')
-rw-r--r-- | net/miniupnpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index 6ac763cf6fa3..d3c674f9e874 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -7,11 +7,11 @@ PORTNAME= miniupnpd PORTVERSION= 1.0 -PORTREVISION= 4 +PORTREVISION= 8 CATEGORIES= net MASTER_SITES= http://miniupnp.tuxfamily.org/files/ \ http://miniupnp.free.fr/files/ -DISTNAME= ${PORTNAME}-1.0-RC4 +DISTNAME= ${PORTNAME}-1.0-RC8 MAINTAINER= darius@dons.net.au COMMENT= A UPnP IGD implementation which uses pf |