summaryrefslogtreecommitdiff
path: root/comms/ruby-termios
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 13:51:27 +0000
committerwiz <wiz>2001-02-16 13:51:27 +0000
commite6c09e0ffcafa1cd01223abf0f13852e7a875595 (patch)
tree0b6795ee15e18090020cfa8444738bad46458587 /comms/ruby-termios
parent4c3dfcb96a12ad0a22dddb9f4c146cfc65e4c845 (diff)
downloadpkgsrc-e6c09e0ffcafa1cd01223abf0f13852e7a875595.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'comms/ruby-termios')
-rw-r--r--comms/ruby-termios/Makefile3
-rw-r--r--comms/ruby-termios/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/ruby-termios/Makefile b/comms/ruby-termios/Makefile
index 9eda65d0355..fec4f274e4d 100644
--- a/comms/ruby-termios/Makefile
+++ b/comms/ruby-termios/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/07/08 16:06:45 sakamoto Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/16 13:56:23 wiz Exp $
#
DISTNAME= ruby-termios-module-0.0.4
@@ -7,6 +7,7 @@ MASTER_SITES= ftp://arika.org/pub/Tools/Ruby/
MAINTAINER= sakamoto@netbsd.org
HOMEPAGE= http://arika.org/ruby/termios.html
+COMMENT= termios module for Ruby
DEPENDS+= ruby-1.4.*:../../lang/ruby
diff --git a/comms/ruby-termios/pkg/COMMENT b/comms/ruby-termios/pkg/COMMENT
deleted file mode 100644
index be44e6fb71e..00000000000
--- a/comms/ruby-termios/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-termios module for Ruby