summaryrefslogtreecommitdiff
path: root/textproc/ruby-rd-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ruby-rd-mode.el')
-rw-r--r--textproc/ruby-rd-mode.el/Makefile1
-rw-r--r--textproc/ruby-rd-mode.el/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-rd-mode.el/Makefile b/textproc/ruby-rd-mode.el/Makefile
index 5b1a8d06ef0f..4341054ca3c5 100644
--- a/textproc/ruby-rd-mode.el/Makefile
+++ b/textproc/ruby-rd-mode.el/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ruby- # not ${RUBY_PKGNAMEPREFIX} since this is not version speci
DISTFILES= # none
MAINTAINER= knu@FreeBSD.org
+COMMENT= An Emacs lisp module for editing RD files
BUILD_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../ruby-rdtool:patch
diff --git a/textproc/ruby-rd-mode.el/pkg-comment b/textproc/ruby-rd-mode.el/pkg-comment
deleted file mode 100644
index 21a8e81ef060..000000000000
--- a/textproc/ruby-rd-mode.el/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An Emacs lisp module for editing RD files