summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/py-tokyocabinet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-tokyocabinet/Makefile b/databases/py-tokyocabinet/Makefile
index 1167d01e0bf..f03be8e3ad0 100644
--- a/databases/py-tokyocabinet/Makefile
+++ b/databases/py-tokyocabinet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2015/12/05 21:25:33 adam Exp $
+# $NetBSD: Makefile,v 1.8 2016/07/07 15:10:37 gdt Exp $
VERSION= 0.5
DISTNAME= tokyocabinet-${VERSION}
@@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-tokyocabinet-${VERSION}
CATEGORIES= databases
MASTER_SITES= http://python-tokyocabinet.googlecode.com/files/
-MAINTAINER= gdt@ir.bbn.com
+MAINTAINER= pkgsrc-users@netbsd.org
HOMEPAGE= http://code.google.com/p/python-tokyocabinet/
COMMENT= Python wrapper to tokyocabinet database
LICENSE= mit