summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorheinz <heinz>2009-12-14 23:33:01 +0000
committerheinz <heinz>2009-12-14 23:33:01 +0000
commitdc787f2b1951abe2b2f0797b66cfd0dc2d005d91 (patch)
treec54ae44339970dfebcb905bae2969e4a7d4f104e /sysutils
parent795e4cf6afee0ea8523dd56f52f2048664f2fc4d (diff)
downloadpkgsrc-dc787f2b1951abe2b2f0797b66cfd0dc2d005d91.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"