summaryrefslogtreecommitdiff
path: root/sysutils/bacula
diff options
context:
space:
mode:
authorshattered <shattered>2012-03-10 13:20:10 +0000
committershattered <shattered>2012-03-10 13:20:10 +0000
commit5b06e24709a6e038600810c2f38e1b5e50ac3918 (patch)
treecb69f572c1dfe63e99dae7afe90030524d9b878a /sysutils/bacula
parent77768217f7edd78f415bb1a9d2dc90bf5fdb9aa5 (diff)
downloadpkgsrc-5b06e24709a6e038600810c2f38e1b5e50ac3918.tar.gz
Set LICENSE.
Diffstat (limited to 'sysutils/bacula')
-rw-r--r--sysutils/bacula/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/bacula/Makefile.common b/sysutils/bacula/Makefile.common
index 59a7497ab2c..9b003ddce1b 100644
--- a/sysutils/bacula/Makefile.common
+++ b/sysutils/bacula/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.56 2010/12/26 18:39:45 adam Exp $
+# $NetBSD: Makefile.common,v 1.57 2012/03/10 13:20:12 shattered Exp $
#
# used by sysutils/bacula-clientonly/Makefile
# used by sysutils/bacula-tray-monitor/Makefile
@@ -15,6 +15,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bacula/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.bacula.org/
COMMENT?= The Network Backup Solution
+LICENSE= gnu-agpl-v3
USE_LANGUAGES= c c++
USE_LIBTOOL= yes