summaryrefslogtreecommitdiff
path: root/databases/db5
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 19:42:41 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 19:42:41 +0000
commitce1421a38fe30ba532aadf4c04d7f96efddb5ddd (patch)
tree0494fe00c49ea3830e889c19ae243db33bf4c4ae /databases/db5
parent825a5876bf4165e83081ef46539dc487f864d4bb (diff)
downloadpkgsrc-ce1421a38fe30ba532aadf4c04d7f96efddb5ddd.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=