diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/dictem/Makefile | 2 | ||||
-rw-r--r-- | textproc/dictionary/Makefile | 2 | ||||
-rw-r--r-- | textproc/doc-mode.el/Makefile | 2 | ||||
-rw-r--r-- | textproc/ibus-el/Makefile | 2 | ||||
-rw-r--r-- | textproc/markdown-mode.el/Makefile | 2 | ||||
-rw-r--r-- | textproc/muse/Makefile | 2 | ||||
-rw-r--r-- | textproc/rst.el/Makefile | 2 | ||||
-rw-r--r-- | textproc/uim-el/Makefile | 2 | ||||
-rw-r--r-- | textproc/yaml-mode.el/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/textproc/dictem/Makefile b/textproc/dictem/Makefile index 4d2eab710c76..81467349590a 100644 --- a/textproc/dictem/Makefile +++ b/textproc/dictem/Makefile @@ -6,7 +6,7 @@ PORTNAME= dictem PORTVERSION= 1.0.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc net elisp MASTER_SITES= SF/dictem/dictem/dictem-${PORTVERSION} PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/textproc/dictionary/Makefile b/textproc/dictionary/Makefile index 053268d780b9..d05f2cfd7f04 100644 --- a/textproc/dictionary/Makefile +++ b/textproc/dictionary/Makefile @@ -7,7 +7,7 @@ PORTNAME= dictionary PORTVERSION= 1.8.7 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= textproc net elisp MASTER_SITES= http://me.in-berlin.de/~myrkr/dictionary/ \ http://bsdchat.com/dist/dryice/ diff --git a/textproc/doc-mode.el/Makefile b/textproc/doc-mode.el/Makefile index aa79476b51f2..e84c92ee3688 100644 --- a/textproc/doc-mode.el/Makefile +++ b/textproc/doc-mode.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= doc-mode.el PORTVERSION= 1.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc elisp MASTER_SITES= SF/xpt/doc-mode/doc-mode-${PORTVERSION} DISTNAME= doc-mode-${PORTVERSION} diff --git a/textproc/ibus-el/Makefile b/textproc/ibus-el/Makefile index f3f94b460cba..1454622c694d 100644 --- a/textproc/ibus-el/Makefile +++ b/textproc/ibus-el/Makefile @@ -7,7 +7,7 @@ PORTNAME= ibus-el PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc elisp MASTER_SITES= http://www11.atwiki.jp/s-irie/pub/emacs/ibus/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/textproc/markdown-mode.el/Makefile b/textproc/markdown-mode.el/Makefile index 7457f8681f7f..6ff327892f38 100644 --- a/textproc/markdown-mode.el/Makefile +++ b/textproc/markdown-mode.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= markdown-mode.el PORTVERSION= 1.8.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://jblevins.org/projects/markdown-mode/ DISTNAME= markdown-mode.el diff --git a/textproc/muse/Makefile b/textproc/muse/Makefile index 94c500c68518..62cf78d79946 100644 --- a/textproc/muse/Makefile +++ b/textproc/muse/Makefile @@ -7,7 +7,7 @@ PORTNAME= muse PORTVERSION= 3.20 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc elisp MASTER_SITES= http://download.gna.org/muse-el/ \ ${MASTER_SITE_LOCAL} \ diff --git a/textproc/rst.el/Makefile b/textproc/rst.el/Makefile index 43397bc6ed5d..e0efb6ce0603 100644 --- a/textproc/rst.el/Makefile +++ b/textproc/rst.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= rst.el PORTVERSION= 6390 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc elisp MASTER_SITES= http://svn.berlios.de/viewcvs/docutils/trunk/docutils/tools/editors/emacs/ PKGNAMESUFFIX= -${EMACS_NAME} diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index 6ab27475c485..cd37882a892e 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -7,7 +7,7 @@ PORTNAME= uim-el PORTVERSION= 1.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/textproc/yaml-mode.el/Makefile b/textproc/yaml-mode.el/Makefile index 5fbe37e6fe12..2f917dc300c2 100644 --- a/textproc/yaml-mode.el/Makefile +++ b/textproc/yaml-mode.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= yaml-mode.el PORTVERSION= 0.0.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc elisp MASTER_SITES= http://yaml-mode.clouder.jp/attachment/wiki/WikiStart/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |