pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/iana-etc - rename license
details: https://anonhg.NetBSD.org/pkgsrc/rev/e193c120def9
branches: trunk
changeset: 608014:e193c120def9
user: christos <christos%pkgsrc.org@localhost>
date: Sat Aug 25 13:02:39 2012 +0000
description:
- rename license
- add PKG_DESTDIR_SUPPORT, which is fake since we don't install anything.
diffstat:
net/iana-etc/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 18f8e4c40b46 -r e193c120def9 net/iana-etc/Makefile
--- a/net/iana-etc/Makefile Sat Aug 25 13:01:42 2012 +0000
+++ b/net/iana-etc/Makefile Sat Aug 25 13:02:39 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/08/25 10:59:50 christos Exp $
+# $NetBSD: Makefile,v 1.2 2012/08/25 13:02:39 christos Exp $
#
DISTNAME= iana-etc-2.30
@@ -6,10 +6,11 @@
MASTER_SITES= http://sethwklein.net/
EXTRACT_SUFX= .tar.bz2
+PKG_DESTDIR_SUPPORT= user-destdir
MAINTAINER= christos%NetBSD.org@localhost
HOMEPAGE= http://sethwklein.net/
COMMENT= Tools to process the IANA source files into services and protocols
-LICENSE= osl
+LICENSE= osl-license
USE_TOOLS+= gmake gawk
Home |
Main Index |
Thread Index |
Old Index