diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 21:21:03 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 21:21:03 +0000 |
commit | 91f00f1cbc7c8da0ab83a0389a02496e55f8a468 (patch) | |
tree | be2001c436c6531467a1efa67ee15e2d12e79fba /comms/ruby-termios | |
parent | 4bf9cd97ccb38c5bf0964202570fa688c91e6fc7 (diff) | |
download | pkgsrc-91f00f1cbc7c8da0ab83a0389a02496e55f8a468.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'comms/ruby-termios')
-rw-r--r-- | comms/ruby-termios/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/ruby-termios/Makefile b/comms/ruby-termios/Makefile index cbe3c85f2f4..0e8b95783ac 100644 --- a/comms/ruby-termios/Makefile +++ b/comms/ruby-termios/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/06/30 15:04:58 taca Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 21:27:00 grant Exp $ # DISTNAME= termios @@ -6,7 +6,7 @@ PKGNAME= ${RUBY_PKGNAMEPREFIX}termios-0.0.4 CATEGORIES= comms MASTER_SITES= ftp://ftp.ruby-lang.org/pub/ruby/contrib/ -MAINTAINER= taca@netbsd.org +MAINTAINER= taca@NetBSD.org HOMEPAGE= http://arika.org/ruby/termios.html COMMENT= Ruby extention to termios library |