diff options
author | cheusov <cheusov@pkgsrc.org> | 2014-01-23 23:53:04 +0000 |
---|---|---|
committer | cheusov <cheusov@pkgsrc.org> | 2014-01-23 23:53:04 +0000 |
commit | 284090e2cc5ede8b7aa1513c5a20081b11e92b65 (patch) | |
tree | cf01dad944b0dbf086e42d65594bd6e9749418a6 | |
parent | 2c67892da35bcad1a07e6a5a79fa9fe57b204fc9 (diff) | |
download | pkgsrc-284090e2cc5ede8b7aa1513c5a20081b11e92b65.tar.gz |
Set maintainer to pkgsrc-users@ as requested by morr@
-rw-r--r-- | devel/libdshconfig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libdshconfig/Makefile b/devel/libdshconfig/Makefile index 142a2a89332..50d466318ca 100644 --- a/devel/libdshconfig/Makefile +++ b/devel/libdshconfig/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2014/01/10 22:30:36 cheusov Exp $ +# $NetBSD: Makefile,v 1.2 2014/01/23 23:53:04 cheusov Exp $ # DISTNAME= libdshconfig-0.20.13 CATEGORIES= devel MASTER_SITES= http://www.netfort.gr.jp/~dancer/software/downloads/ -MAINTAINER= morr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.netfort.gr.jp/~dancer/software/downloads/ COMMENT= Library for parsing dsh-style configuration files LICENSE= gnu-gpl-v2 |