diff options
author | knu <knu@FreeBSD.org> | 2003-02-18 12:24:40 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-18 12:24:40 +0800 |
commit | 64c23676bbecc3d91499931efa7d69724c2535af (patch) | |
tree | 17d10802b9e8df31b16ef54e5b281c4d2f099b25 /comms | |
parent | b0188f506fa49273eab0e8fcaa0eb7de70bbd2cd (diff) | |
download | freebsd-ports-gnome-64c23676bbecc3d91499931efa7d69724c2535af.tar.gz freebsd-ports-gnome-64c23676bbecc3d91499931efa7d69724c2535af.tar.zst freebsd-ports-gnome-64c23676bbecc3d91499931efa7d69724c2535af.zip |
De-pkg-comment.
Diffstat (limited to 'comms')
-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 |