summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2009-12-14 23:33:01 +0000
committerheinz <heinz@pkgsrc.org>2009-12-14 23:33:01 +0000
commit6cdb5ba5e5b4cc29517bc7364ce8564721e36eed (patch)
treec54ae44339970dfebcb905bae2969e4a7d4f104e /sysutils
parent73359161bd6d77ac0a9e82837a195b443b58b59c (diff)
downloadpkgsrc-6cdb5ba5e5b4cc29517bc7364ce8564721e36eed.tar.gz
LICENSE for the Amanda packages is basically the same as modified-bsd.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/amanda-common/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/amanda-common/Makefile.common b/sysutils/amanda-common/Makefile.common
index d294e2b011c..c43965e5da2 100644
--- a/sysutils/amanda-common/Makefile.common
+++ b/sysutils/amanda-common/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.27 2008/07/29 17:21:39 pgoyette Exp $
+# $NetBSD: Makefile.common,v 1.28 2009/12/14 23:33:01 heinz Exp $
# used by sysutils/amanda-common/Makefile
# used by sysutils/amanda-client/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES?= ${MASTER_SITE_SOURCEFORGE:=amanda/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.amanda.org/
+LICENSE= modified-bsd # basically equivalent
.include "../../mk/bsd.prefs.mk"