summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"