diff options
author | taca <taca@pkgsrc.org> | 2004-03-16 02:01:09 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-03-16 02:01:09 +0000 |
commit | d428fd9d93b4bc65b9cd261f122b6eaf62eb45a8 (patch) | |
tree | f9fc370db8b4cedded1c2743434f6a14e4eccd5e /comms/ruby-termios/Makefile | |
parent | 77eebb686954e03fa2c09ba6949d5e0ad56323c9 (diff) | |
download | pkgsrc-d428fd9d93b4bc65b9cd261f122b6eaf62eb45a8.tar.gz |
Add ruby to CATEGORIES.
Diffstat (limited to 'comms/ruby-termios/Makefile')
-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 1316dbfdefe..f682c3cd58f 100644 --- a/comms/ruby-termios/Makefile +++ b/comms/ruby-termios/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2004/02/21 06:42:29 snj Exp $ +# $NetBSD: Makefile,v 1.9 2004/03/16 02:01:09 taca Exp $ # DISTNAME= ruby-termios-0.9.4 PKGNAME= ${RUBY_PKGNAMEPREFIX}termios-0.9.4 PKGREVISION= 1 -CATEGORIES= comms +CATEGORIES= comms ruby MASTER_SITES= http://arika.org/archive/ MAINTAINER= taca@NetBSD.org |