diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-10-17 06:01:31 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-10-17 06:01:31 +0000 |
commit | 8f63af93b08f952dc99fd0a01f970b9afb2308f3 (patch) | |
tree | 19ff77f707eaee147f4883206958df928766727a /mail | |
parent | 45568fba839edd8c8a2970326c6716487ae69f57 (diff) | |
download | ports-8f63af93b08f952dc99fd0a01f970b9afb2308f3.tar.gz ports-8f63af93b08f952dc99fd0a01f970b9afb2308f3.zip |
Notes
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 a1ed7eddcb07..69ba0d3dd8b8 100644 --- a/mail/c-sig/Makefile +++ b/mail/c-sig/Makefile @@ -7,7 +7,7 @@ PORTNAME= c-sig PORTVERSION= 3.8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= mail elisp MASTER_SITES= LOCAL MASTER_SITE_SUBDIR= tota/${PORTNAME} diff --git a/mail/emh/Makefile b/mail/emh/Makefile index ddc3451144fd..f8f9facd3ef4 100644 --- a/mail/emh/Makefile +++ b/mail/emh/Makefile @@ -7,7 +7,7 @@ PORTNAME= emh PORTVERSION= 1.14.1 -PORTREVISION= 8 +PORTREVISION= 9 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 8ca296be3f11..0535e3592214 100644 --- a/mail/vm/Makefile +++ b/mail/vm/Makefile @@ -7,7 +7,7 @@ PORTNAME= vm PORTVERSION= 8.1.1 -PORTREVISION= 2 +PORTREVISION= 3 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 0447570fdd6e..e592a1ccd607 100644 --- a/mail/wanderlust-devel/Makefile +++ b/mail/wanderlust-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= wanderlust PORTVERSION= 2.15.9.b.${SNAPDATE} -PORTREVISION= 2 +PORTREVISION= 3 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 2b32a822e927..c3e1b51d968b 100644 --- a/mail/wanderlust/Makefile +++ b/mail/wanderlust/Makefile @@ -7,7 +7,7 @@ PORTNAME= wanderlust PORTVERSION= 2.14.0 -PORTREVISION= 9 +PORTREVISION= 10 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 b5c5f3c23fac..bfcafd2bfa38 100644 --- a/mail/x-face-e21/Makefile +++ b/mail/x-face-e21/Makefile @@ -7,7 +7,7 @@ PORTNAME= x-face-e21 PORTVERSION= 20070306 -PORTREVISION= 5 +PORTREVISION= 6 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 564644564121..e9100157ca29 100644 --- a/mail/xcite/Makefile +++ b/mail/xcite/Makefile @@ -8,7 +8,7 @@ PORTNAME= xcite PORTVERSION= 1.60 #PORTREVISION= 0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail elisp MASTER_SITES= http://www.gentei.org/~yuuji/software/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |