diff options
Diffstat (limited to 'devel/ruby-cvs')
-rw-r--r-- | devel/ruby-cvs/Makefile | 1 | ||||
-rw-r--r-- | devel/ruby-cvs/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-cvs/Makefile b/devel/ruby-cvs/Makefile index 25b07fcd6b1f..f4806988f16e 100644 --- a/devel/ruby-cvs/Makefile +++ b/devel/ruby-cvs/Makefile @@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}\?tarball=1\&only_with_t DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby library to provide a high level interface to a CVS repository # optional, but strongly suggested RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/flex.so:${PORTSDIR}/devel/ruby-flex_rb diff --git a/devel/ruby-cvs/pkg-comment b/devel/ruby-cvs/pkg-comment deleted file mode 100644 index 5851249cdf22..000000000000 --- a/devel/ruby-cvs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby library to provide a high level interface to a CVS repository |