Sat Aug 25 13:12:35 2012 UTC ()
rename license, requested by Ryo ONODERA


(christos)
diff -r1.3 -r1.4 pkgsrc/net/iana-etc/Makefile

cvs diff -r1.3 -r1.4 pkgsrc/net/iana-etc/Makefile (expand / switch to unified diff)

--- pkgsrc/net/iana-etc/Makefile 2012/08/25 13:08:46 1.3
+++ pkgsrc/net/iana-etc/Makefile 2012/08/25 13:12:35 1.4
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.3 2012/08/25 13:08:46 wiz Exp $ 1# $NetBSD: Makefile,v 1.4 2012/08/25 13:12:35 christos Exp $
2# 2#
3 3
4DISTNAME= iana-etc-2.30 4DISTNAME= iana-etc-2.30
5CATEGORIES= net 5CATEGORIES= net
6MASTER_SITES= http://sethwklein.net/ 6MASTER_SITES= http://sethwklein.net/
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= christos@NetBSD.org 9MAINTAINER= christos@NetBSD.org
10HOMEPAGE= http://sethwklein.net/ 10HOMEPAGE= http://sethwklein.net/
11COMMENT= Tools to process the IANA source files into services and protocols 11COMMENT= Tools to process the IANA source files into services and protocols
12LICENSE= osl-license 12LICENSE= osl
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16USE_TOOLS+= gmake gawk 16USE_TOOLS+= gmake gawk
17 17
18.include "../../mk/bsd.pkg.mk" 18.include "../../mk/bsd.pkg.mk"