diff options
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} |