summaryrefslogtreecommitdiff
path: root/databases/db5
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 19:42:41 +0000
committerrodent <rodent>2013-04-06 19:42:41 +0000
commit28a00f6fb2bb94543ee256fcbba7b4ac79c3ddb6 (patch)
tree0494fe00c49ea3830e889c19ae243db33bf4c4ae /databases/db5
parent79f83ef88a9bcf888655c3d2326fce1bee7e36c4 (diff)
downloadpkgsrc-28a00f6fb2bb94543ee256fcbba7b4ac79c3ddb6.tar.gz
'The "+=" operator should only be used with lists.'
Diffstat (limited to 'databases/db5')
-rw-r--r--databases/db5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/db5/Makefile b/databases/db5/Makefile
index 4edf485f814..3b5feb1ee34 100644
--- a/databases/db5/Makefile
+++ b/databases/db5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2012/12/13 00:57:23 gdt Exp $
+# $NetBSD: Makefile,v 1.12 2013/04/06 19:42:41 rodent Exp $
#
# NOTE:
# When updating this package, a change in the minor (5.n -> 5.(n+1))
@@ -15,7 +15,7 @@ MASTER_SITES= http://download.oracle.com/berkeley-db/ \
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.oracle.com/database/berkeley-db/db/index.html
COMMENT= Berkeley DB version 5 from Oracle
-LICENSE+= sleepycat-public
+LICENSE= sleepycat-public
# NOTE: it is NOT a modified BSD in a common sense:
#LICENSE=