diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /security/ruby-tcpwrap | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'security/ruby-tcpwrap')
-rw-r--r-- | security/ruby-tcpwrap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile index f4d53582da1..fb54beda769 100644 --- a/security/ruby-tcpwrap/Makefile +++ b/security/ruby-tcpwrap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/06/06 03:16:23 jschauma Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 22:53:14 grant Exp $ # FreeBSD: ports/security/ruby-tcpwrap/Makefile,v 1.6 2000/09/26 08:02:10 knu Exp DISTNAME= ruby-tcpwrap-0.3 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/ruby-tcpwrap CATEGORIES= security MASTER_SITES= http://www.shugo.net/archive/ruby-tcpwrap/ -MAINTAINER= taca@netbsd.org +MAINTAINER= taca@NetBSD.org HOMEPAGE= # not available COMMENT= TCP wrappers library for Ruby |