diff options
author | obache <obache@pkgsrc.org> | 2011-10-31 08:52:14 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-10-31 08:52:14 +0000 |
commit | 9733d2a9df8893c75d4340508825074ce9cb7395 (patch) | |
tree | 0f3bece704cc6dfa3be2f36462d4a04c950c6a7d /net/upnpinspector | |
parent | af6a12493e12b26dd009efc3044731787e857803 (diff) | |
download | pkgsrc-9733d2a9df8893c75d4340508825074ce9cb7395.tar.gz |
LICENSE=mit
Diffstat (limited to 'net/upnpinspector')
-rw-r--r-- | net/upnpinspector/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/upnpinspector/Makefile b/net/upnpinspector/Makefile index dbb86dbf967..c09020abd45 100644 --- a/net/upnpinspector/Makefile +++ b/net/upnpinspector/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/02/10 19:17:43 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2011/10/31 08:52:14 obache Exp $ # DISTNAME= UPnP-Inspector-0.2.2 @@ -9,6 +9,7 @@ MASTER_SITES= http://coherence.beebits.net/download/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://coherence.beebits.net/ COMMENT= UPnP analyzer +LICENSE= mit USE_LANGUAGES= # none PKG_DESTDIR_SUPPORT= user-destdir |