diff options
Diffstat (limited to 'devel/libcfg+/Makefile')
-rw-r--r-- | devel/libcfg+/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libcfg+/Makefile b/devel/libcfg+/Makefile index a5da2bbadf6..65ebc96ab68 100644 --- a/devel/libcfg+/Makefile +++ b/devel/libcfg+/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/02/05 23:08:44 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2006/03/04 21:29:16 jlam Exp $ # DISTNAME= libcfg+-0.6.2 @@ -6,7 +6,7 @@ PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= http://platon.sk/upload/_projects/00003/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://platon.sk/projects/libcfg+/ COMMENT= Command line and configuration file parsing library |