diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 04:24:40 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 04:24:40 +0000 |
commit | a4542a306ffbaa855167835af78c7a7f4449dbcd (patch) | |
tree | 903ab4be7595139f88d7a1d11bfbcf9a16c5f12e /comms/ruby-termios | |
parent | 957d9eeda4d1f464c48be4edcfcfcf18e7d020e1 (diff) | |
download | ports-a4542a306ffbaa855167835af78c7a7f4449dbcd.tar.gz ports-a4542a306ffbaa855167835af78c7a7f4449dbcd.zip |
Notes
Diffstat (limited to 'comms/ruby-termios')
-rw-r--r-- | comms/ruby-termios/Makefile | 1 | ||||
-rw-r--r-- | comms/ruby-termios/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/comms/ruby-termios/Makefile b/comms/ruby-termios/Makefile index 36340c962873..503e814dd61a 100644 --- a/comms/ruby-termios/Makefile +++ b/comms/ruby-termios/Makefile @@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby interface to termios USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/comms/ruby-termios/pkg-comment b/comms/ruby-termios/pkg-comment deleted file mode 100644 index d6e7ddb50461..000000000000 --- a/comms/ruby-termios/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby interface to termios |