summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhasso <hasso>2009-06-08 19:26:29 +0000
committerhasso <hasso>2009-06-08 19:26:29 +0000
commitdae66ade6178e08d04919f61df084a1e61c99b4d (patch)
treea52b8808e8a23de8cc4a285d1576a0cb354e28e3
parent8afea90ce4caa69bac298fe20b48e1a768119974 (diff)
downloadpkgsrc-dae66ade6178e08d04919f61df084a1e61c99b4d.tar.gz
Add license info.
-rw-r--r--devel/xsd/Makefile3
-rw-r--r--misc/tmux/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/xsd/Makefile b/devel/xsd/Makefile
index 76851a19398..57c22554838 100644
--- a/devel/xsd/Makefile
+++ b/devel/xsd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/06/07 10:50:46 hasso Exp $
+# $NetBSD: Makefile,v 1.3 2009/06/08 19:26:29 hasso Exp $
DISTNAME= xsd-3.2.0+dep
EXTRACT_SUFX= .tar.bz2
@@ -9,6 +9,7 @@ MASTER_SITES= http://www.codesynthesis.com/download/xsd/3.2/
MAINTAINER= hasso@NetBSD.org
HOMEPAGE= http://www.codesynthesis.com/products/xsd/
COMMENT= W3C XML Schema to C++ data binding compiler
+LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/misc/tmux/Makefile b/misc/tmux/Makefile
index 9c77ebe6e66..ba94a8af419 100644
--- a/misc/tmux/Makefile
+++ b/misc/tmux/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/06/03 06:09:11 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2009/06/08 19:26:29 hasso Exp $
DISTNAME= tmux-0.8
CATEGORIES= misc
@@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tmux/}
MAINTAINER= hasso@NetBSD.org
HOMEPAGE= http://tmux.sourceforge.net/
COMMENT= BSD-licensed terminal multiplexer (GNU Screen alternative)
+LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir