diff options
author | ahoka <ahoka> | 2010-05-07 08:34:22 +0000 |
---|---|---|
committer | ahoka <ahoka> | 2010-05-07 08:34:22 +0000 |
commit | 37604fba3180054ac1d8b668224956c44b868f6f (patch) | |
tree | ed55df725576cb232750fe24bcf90468a108d789 /devel/libconfig/Makefile | |
parent | e25aa630dd50242bed65fe1078f97e02c8074218 (diff) | |
download | pkgsrc-37604fba3180054ac1d8b668224956c44b868f6f.tar.gz |
Drop maintainership on these packages, I am no longer interested.
Diffstat (limited to 'devel/libconfig/Makefile')
-rw-r--r-- | devel/libconfig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libconfig/Makefile b/devel/libconfig/Makefile index 1844c0988de..9d2ed7671f6 100644 --- a/devel/libconfig/Makefile +++ b/devel/libconfig/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2008/08/13 13:20:14 ahoka Exp $ +# $NetBSD: Makefile,v 1.6 2010/05/07 08:34:22 ahoka Exp $ # DISTNAME= libconfig-1.3 CATEGORIES= devel MASTER_SITES= http://www.hyperrealm.com/libconfig/ -MAINTAINER= ahoka@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.hyperrealm.com/libconfig/ COMMENT= Simple library for manipulating structured configuration files |