diff options
author | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
commit | f0eaa05dc61ddd733da1c828ebf1c253843a1ee8 (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /net/upnpinspector | |
parent | c486d3b05e0bb5ed2725c178766a10dfebc10db7 (diff) | |
download | pkgsrc-f0eaa05dc61ddd733da1c828ebf1c253843a1ee8.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'net/upnpinspector')
-rw-r--r-- | net/upnpinspector/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/upnpinspector/Makefile b/net/upnpinspector/Makefile index c09020abd45..ceb923d0690 100644 --- a/net/upnpinspector/Makefile +++ b/net/upnpinspector/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2011/10/31 08:52:14 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/03/15 11:53:36 obache Exp $ # DISTNAME= UPnP-Inspector-0.2.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://coherence.beebits.net/download/ |