diff options
author | ashish <ashish@FreeBSD.org> | 2011-09-08 04:21:30 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2011-09-08 04:21:30 +0800 |
commit | 36bafaab0cb8235697f3a89716f74b20834e7a95 (patch) | |
tree | fa66e2fdaf4f474a89d76a0479cb281740eb6f10 /mail | |
parent | 68850604a4fa4d453a4877a9a8c0a3529fc6a95f (diff) | |
download | freebsd-ports-gnome-36bafaab0cb8235697f3a89716f74b20834e7a95.tar.gz freebsd-ports-gnome-36bafaab0cb8235697f3a89716f74b20834e7a95.tar.zst freebsd-ports-gnome-36bafaab0cb8235697f3a89716f74b20834e7a95.zip |
Chase editors/emacs update
Diffstat (limited to 'mail')
-rw-r--r-- | mail/c-sig/Makefile | 2 | ||||
-rw-r--r-- | mail/emh/Makefile | 2 | ||||
-rw-r--r-- | mail/vm/Makefile | 2 | ||||
-rw-r--r-- | mail/wanderlust-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/wanderlust/Makefile | 2 | ||||
-rw-r--r-- | mail/x-face-e21/Makefile | 2 | ||||
-rw-r--r-- | mail/xcite/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/mail/c-sig/Makefile b/mail/c-sig/Makefile index e837b6fc465e..a1ed7eddcb07 100644 --- a/mail/c-sig/Makefile +++ b/mail/c-sig/Makefile @@ -7,7 +7,7 @@ PORTNAME= c-sig PORTVERSION= 3.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= mail elisp MASTER_SITES= LOCAL MASTER_SITE_SUBDIR= tota/${PORTNAME} diff --git a/mail/emh/Makefile b/mail/emh/Makefile index 7680ef42a574..ddc3451144fd 100644 --- a/mail/emh/Makefile +++ b/mail/emh/Makefile @@ -7,7 +7,7 @@ PORTNAME= emh PORTVERSION= 1.14.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= mail elisp MASTER_SITES= ftp://ring.aist.go.jp/pub/elisp/semi/semi-1.14-for-flim-1.14/ \ http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/semi/semi-1.14-for-flim-1.14/ diff --git a/mail/vm/Makefile b/mail/vm/Makefile index 8bf421584963..8ca296be3f11 100644 --- a/mail/vm/Makefile +++ b/mail/vm/Makefile @@ -7,7 +7,7 @@ PORTNAME= vm PORTVERSION= 8.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail elisp MASTER_SITES= https://launchpad.net/${PORTNAME}/8.1.x/${PORTVERSION}/+download/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/mail/wanderlust-devel/Makefile b/mail/wanderlust-devel/Makefile index 59c44882b297..0447570fdd6e 100644 --- a/mail/wanderlust-devel/Makefile +++ b/mail/wanderlust-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= wanderlust PORTVERSION= 2.15.9.b.${SNAPDATE} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail elisp MASTER_SITES= http://www.jpl.org/elips/wl/snapshots/ \ ${MASTER_SITE_LOCAL} diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile index 8194a6c71192..2b32a822e927 100644 --- a/mail/wanderlust/Makefile +++ b/mail/wanderlust/Makefile @@ -7,7 +7,7 @@ PORTNAME= wanderlust PORTVERSION= 2.14.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= mail elisp MASTER_SITES= ftp://ftp.gohome.org/wl/stable/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,text/elisp/wl/stable/&,} \ diff --git a/mail/x-face-e21/Makefile b/mail/x-face-e21/Makefile index d505397dc6cc..b5c5f3c23fac 100644 --- a/mail/x-face-e21/Makefile +++ b/mail/x-face-e21/Makefile @@ -7,7 +7,7 @@ PORTNAME= x-face-e21 PORTVERSION= 20070306 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail elisp MASTER_SITES= http://www.jpl.org/elips/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/mail/xcite/Makefile b/mail/xcite/Makefile index 62dda94eac2a..564644564121 100644 --- a/mail/xcite/Makefile +++ b/mail/xcite/Makefile @@ -8,7 +8,7 @@ PORTNAME= xcite PORTVERSION= 1.60 #PORTREVISION= 0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail elisp MASTER_SITES= http://www.gentei.org/~yuuji/software/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |