diff options
author | ashish <ashish@FreeBSD.org> | 2011-10-17 14:01:31 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2011-10-17 14:01:31 +0800 |
commit | d828af7af666aaf34783655422804ea2eacf3a3e (patch) | |
tree | 68c036bff63b65c8c1fdee47e3838f784f57fe54 /textproc/rst.el | |
parent | b49caf78f4ad6d830808004d1387973862d73ed8 (diff) | |
download | freebsd-ports-gnome-d828af7af666aaf34783655422804ea2eacf3a3e.tar.gz freebsd-ports-gnome-d828af7af666aaf34783655422804ea2eacf3a3e.tar.zst freebsd-ports-gnome-d828af7af666aaf34783655422804ea2eacf3a3e.zip |
- Chase editors/emacs update
Diffstat (limited to 'textproc/rst.el')
-rw-r--r-- | textproc/rst.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rst.el/Makefile b/textproc/rst.el/Makefile index 56be222d4fba..b3e74c0cbbd0 100644 --- a/textproc/rst.el/Makefile +++ b/textproc/rst.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= rst.el PORTVERSION= 6390 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc elisp MASTER_SITES= http://svn.berlios.de/viewcvs/docutils/trunk/docutils/tools/editors/emacs/ PKGNAMESUFFIX= -${EMACS_NAME} |