diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
commit | 3594eaa3038d3a7021497bbedf2acfb3cb7b70eb (patch) | |
tree | 0ad3897bb895432ff0c84bf9fe6d87ea2db157ac /textproc/ruby-raspell | |
parent | Mk/bsd.sites.mk: update MASTER_SITE_APACHE_HTTPD (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75779
Diffstat (limited to 'textproc/ruby-raspell')
-rw-r--r-- | textproc/ruby-raspell/Makefile | 1 | ||||
-rw-r--r-- | textproc/ruby-raspell/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-raspell/Makefile b/textproc/ruby-raspell/Makefile index aa2c83e3ac9c..cd2452b49b32 100644 --- a/textproc/ruby-raspell/Makefile +++ b/textproc/ruby-raspell/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby interface binding to aspell LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell diff --git a/textproc/ruby-raspell/pkg-comment b/textproc/ruby-raspell/pkg-comment deleted file mode 100644 index 59c882475e27..000000000000 --- a/textproc/ruby-raspell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby interface binding to aspell |