summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorrillig <rillig>2008-03-04 11:02:23 +0000
committerrillig <rillig>2008-03-04 11:02:23 +0000
commitb687cb643a2f2ac0c07f3851556d97aae366184c (patch)
treee1e491dbb50872cfd5f54c2309aea32f51f49fec /databases
parentbc3b97d824c4813acccfc9f4e684bd5c2b1fdeaa (diff)
downloadpkgsrc-b687cb643a2f2ac0c07f3851556d97aae366184c.tar.gz
Resign from maintaining a lot of packages, so everyone is free to update
them at will.
Diffstat (limited to 'databases')
-rw-r--r--databases/ocaml-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/ocaml-mysql/Makefile b/databases/ocaml-mysql/Makefile
index f347665d20e..57cc0c33a20 100644
--- a/databases/ocaml-mysql/Makefile
+++ b/databases/ocaml-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/01/18 05:06:28 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2008/03/04 11:02:24 rillig Exp $
#
DISTNAME= ocaml-mysql-1.0.4
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://raevnos.pennmush.org/code/ocaml-mysql/
-MAINTAINER= rillig@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://raevnos.pennmush.org/code/ocaml-mysql/
COMMENT= Ocaml library for MySQL database access