diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-20 22:12:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-20 22:12:08 +0000 |
commit | b2a1b51495e44f7cff94cc6079f5319ba997d9db (patch) | |
tree | eb299725c841b6263dd64f10affc45477604bdde /devel | |
parent | 686d16ef3dde687df245f8320102c5dd6e50175d (diff) | |
download | pkgsrc-b2a1b51495e44f7cff94cc6079f5319ba997d9db.tar.gz |
Drop maintainership.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/autoconf213/Makefile | 4 | ||||
-rw-r--r-- | devel/automake14/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile index 240dcfaf8c3..aeaf4a85bdd 100644 --- a/devel/autoconf213/Makefile +++ b/devel/autoconf213/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2007/02/22 19:26:20 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2007/09/20 22:12:08 wiz Exp $ DISTNAME= autoconf-2.13 PKGNAME= autoconf213-2.13 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=autoconf/} -MAINTAINER= wiz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/autoconf/autoconf.html COMMENT= Generates automatic source code configuration scripts (old version) diff --git a/devel/automake14/Makefile b/devel/automake14/Makefile index 05e9bbaac8a..388adf2897d 100644 --- a/devel/automake14/Makefile +++ b/devel/automake14/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/11/05 17:49:33 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2007/09/20 22:12:08 wiz Exp $ # DISTNAME= automake-1.4-p6 @@ -6,7 +6,7 @@ PKGNAME= automake14-1.4.6 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=automake/} -MAINTAINER= wiz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/automake/automake.html COMMENT= GNU Standards-compliant Makefile generator (old version) |