diff options
author | knu <knu@FreeBSD.org> | 2005-11-14 21:03:17 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2005-11-14 21:03:17 +0800 |
commit | 60f73489621acb6c1a65638fd2ce0844b9edb832 (patch) | |
tree | 190aa73e8dcdbfe7faadf92aa21422d8ed4b35d9 /textproc/ruby-rd-mode.el | |
parent | 754f0ba61a45cbfc42db39b34d8b58d1bad51b54 (diff) | |
download | freebsd-ports-gnome-60f73489621acb6c1a65638fd2ce0844b9edb832.tar.gz freebsd-ports-gnome-60f73489621acb6c1a65638fd2ce0844b9edb832.tar.zst freebsd-ports-gnome-60f73489621acb6c1a65638fd2ce0844b9edb832.zip |
Update to 0.6.20.
Diffstat (limited to 'textproc/ruby-rd-mode.el')
-rw-r--r-- | textproc/ruby-rd-mode.el/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-rd-mode.el/Makefile b/textproc/ruby-rd-mode.el/Makefile index bf5cae959a4f..fab31b9310ca 100644 --- a/textproc/ruby-rd-mode.el/Makefile +++ b/textproc/ruby-rd-mode.el/Makefile @@ -6,13 +6,13 @@ # PORTNAME= rd-mode.el -PORTVERSION= 0.6.16 +PORTVERSION= 0.6.20 CATEGORIES= textproc ruby elisp MASTER_SITES= # none PKGNAMEPREFIX= ruby- # not ${RUBY_PKGNAMEPREFIX} since this is not version specific DISTFILES= # none -MAINTAINER= ports@FreeBSD.org +MAINTAINER= knu@FreeBSD.org COMMENT= An Emacs lisp module for editing RD files BUILD_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../ruby-rdtool:patch |