diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2010-07-18 15:50:08 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2010-07-18 15:50:08 +0000 |
commit | f720f4a7349c1e9e81b5bbc98f93b9c102283ed3 (patch) | |
tree | 257c091acbe0ce4c9db5705c1464091d5cc3293f /net/miniupnpd/Makefile | |
parent | 58dc8dc58a5757f91a610ae816b1990a8f813322 (diff) | |
download | ports-f720f4a7349c1e9e81b5bbc98f93b9c102283ed3.tar.gz ports-f720f4a7349c1e9e81b5bbc98f93b9c102283ed3.zip |
Notes
Diffstat (limited to 'net/miniupnpd/Makefile')
-rw-r--r-- | net/miniupnpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index ab35b9d0f134..56c4250b10fe 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= miniupnpd -PORTVERSION= 1.4 -PORTREVISION= 2 +PORTVERSION= 1.4.20100511 CATEGORIES= net MASTER_SITES= http://miniupnp.tuxfamily.org/files/ \ http://miniupnp.free.fr/files/ |