summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2005-10-29 12:02:22 +0000
committerwiz <wiz>2005-10-29 12:02:22 +0000
commit3856cfa24c33c6d55969b803e049227ee2bc0097 (patch)
tree790db2d943a3809e7dbdaa1c4725dd84d398eec2 /devel
parent598bbc7572daa3c70efef1d96f925cfdaafb6ea8 (diff)
downloadpkgsrc-3856cfa24c33c6d55969b803e049227ee2bc0097.tar.gz
Reset maintainer to tech-pkg:
host idoru.mine.nu[82.31.78.41] said: 550 sorry, never heard of you (in reply to RCPT TO command)
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-installpkg/Makefile4
-rw-r--r--devel/ruby-testunit/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/ruby-installpkg/Makefile b/devel/ruby-installpkg/Makefile
index 0526a8f8ac9..f24218b8f1d 100644
--- a/devel/ruby-installpkg/Makefile
+++ b/devel/ruby-installpkg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/03/06 17:19:06 taca Exp $
+# $NetBSD: Makefile,v 1.6 2005/10/29 12:02:23 wiz Exp $
DISTNAME= installpkg-0.0.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= devel ruby
MASTER_SITES= http://www.aracnet.com/~ptkwt/ruby_stuff/InstallPkg/
EXTRACT_SUFX= .tgz
-MAINTAINER= rasputin@idoru.mine.nu
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= # not available
COMMENT= Ruby module for writing install.rb files
diff --git a/devel/ruby-testunit/Makefile b/devel/ruby-testunit/Makefile
index e854ea04593..d9d71a2dbb0 100644
--- a/devel/ruby-testunit/Makefile
+++ b/devel/ruby-testunit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/03/06 17:19:06 taca Exp $
+# $NetBSD: Makefile,v 1.5 2005/10/29 12:02:23 wiz Exp $
DISTNAME= testunit-${VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= devel ruby
MASTER_SITES= http://testunit.talbott.ws/packages/
-MAINTAINER= rasputin@idoru.mine.nu
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://testunit.talbott.ws/packages/
COMMENT= Unit testing framework for Ruby