summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2012-07-19 07:30:55 +0000
committersbd <sbd@pkgsrc.org>2012-07-19 07:30:55 +0000
commit3fb80873b0700ccaf206f5799ea3ca256171a01b (patch)
treeb7b48047a323dc086a8d6566e5d6433f62eae355 /sysutils
parent78b6052c65192b97510dd4af14c04d528688050b (diff)
downloadpkgsrc-3fb80873b0700ccaf206f5799ea3ca256171a01b.tar.gz
Correctly set Amanda license.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/amanda-common/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda-common/Makefile.common b/sysutils/amanda-common/Makefile.common
index 126fe4c65bf..7d6532bf4fd 100644
--- a/sysutils/amanda-common/Makefile.common
+++ b/sysutils/amanda-common/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.30 2012/05/20 11:13:35 sbd Exp $
+# $NetBSD: Makefile.common,v 1.31 2012/07/19 07:30:55 sbd Exp $
# used by sysutils/amanda-common/Makefile
# used by sysutils/amanda-client/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES?= ${MASTER_SITE_SOURCEFORGE:=amanda/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.amanda.org/
-LICENSE= modified-bsd # basically equivalent
+LICENSE= modified-bsd AND gnu-gpl-v2
.include "../../mk/bsd.prefs.mk"