summaryrefslogtreecommitdiff
path: root/databases/ocaml-mysql
diff options
context:
space:
mode:
authorrillig <rillig>2008-03-04 11:02:23 +0000
committerrillig <rillig>2008-03-04 11:02:23 +0000
commit961c8941b64de9a4e40a04999183dec354917014 (patch)
treee1e491dbb50872cfd5f54c2309aea32f51f49fec /databases/ocaml-mysql
parent172f1e92d1937ef21840328c1a0ede0ed56e70c0 (diff)
downloadpkgsrc-961c8941b64de9a4e40a04999183dec354917014.tar.gz
Resign from maintaining a lot of packages, so everyone is free to update
them at will.
Diffstat (limited to 'databases/ocaml-mysql')
-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