diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-09-07 20:21:30 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-09-07 20:21:30 +0000 |
commit | dfda2a32ecd361b582905ef8dce4f887672562e2 (patch) | |
tree | 89fbe5681917c133525963be4dddd346d8eb0b3d /textproc/rst.el | |
parent | 085666acefbc1e4a07d0f90ef86221cd33faa7bb (diff) | |
download | ports-dfda2a32ecd361b582905ef8dce4f887672562e2.tar.gz ports-dfda2a32ecd361b582905ef8dce4f887672562e2.zip |
Notes
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 00f6aab35f29..56be222d4fba 100644 --- a/textproc/rst.el/Makefile +++ b/textproc/rst.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= rst.el PORTVERSION= 6390 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc elisp MASTER_SITES= http://svn.berlios.de/viewcvs/docutils/trunk/docutils/tools/editors/emacs/ PKGNAMESUFFIX= -${EMACS_NAME} |