diff options
Diffstat (limited to 'devel/ruby-poll')
-rw-r--r-- | devel/ruby-poll/Makefile | 1 | ||||
-rw-r--r-- | devel/ruby-poll/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-poll/Makefile b/devel/ruby-poll/Makefile index 8fd18779e127..5750a25aa975 100644 --- a/devel/ruby-poll/Makefile +++ b/devel/ruby-poll/Makefile @@ -14,6 +14,7 @@ DISTNAME= Ruby-Poll-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= An object-oriented interface to the poll(2) system call for Ruby USE_BZIP2= yes diff --git a/devel/ruby-poll/pkg-comment b/devel/ruby-poll/pkg-comment deleted file mode 100644 index 8abf59d500ee..000000000000 --- a/devel/ruby-poll/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An object-oriented interface to the poll(2) system call for Ruby |