summaryrefslogtreecommitdiff
path: root/editors/xemacs-comm-packages/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-10-24 11:01:25 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-10-24 11:01:25 +0000
commit04b1ebc899efd1fa87b7e9a7815b6530fc8fe54e (patch)
tree165e80587447d9cdce9954c417730ee5b06263ea /editors/xemacs-comm-packages/Makefile
parentI botch applying PR 22202. Fixed now. (diff)
Update XEmacs packages.
PR: ports/22049 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (MAINTAINER)
Notes
Notes: svn path=/head/; revision=34178
Diffstat (limited to 'editors/xemacs-comm-packages/Makefile')
-rw-r--r--editors/xemacs-comm-packages/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/editors/xemacs-comm-packages/Makefile b/editors/xemacs-comm-packages/Makefile
index e9b7183b5fb1..0fd9616d872c 100644
--- a/editors/xemacs-comm-packages/Makefile
+++ b/editors/xemacs-comm-packages/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xemacs-comm-packages
-PORTVERSION= 1.1
+PORTVERSION= 2.1
CATEGORIES= editors elisp
MASTER_SITES= \
ftp://ftp.xemacs.org/pub/xemacs/packages/ \
@@ -17,16 +17,17 @@ MASTER_SITES= \
DISTFILES= \
bbdb-1.09-pkg.tar.gz \
+ eicq-1.01-pkg.tar.gz \
eudc-1.31-pkg.tar.gz \
footnote-1.12-pkg.tar.gz \
gnats-1.10-pkg.tar.gz \
- gnus-1.45-pkg.tar.gz \
+ gnus-1.50-pkg.tar.gz \
mew-1.10-pkg.tar.gz \
mh-e-1.12-pkg.tar.gz \
rmail-1.11-pkg.tar.gz \
- supercite-1.14-pkg.tar.gz \
+ supercite-1.15-pkg.tar.gz \
tm-1.23-pkg.tar.gz \
- vm-1.22-pkg.tar.gz \
+ vm-1.24-pkg.tar.gz \
zenirc-1.07-pkg.tar.gz
MAINTAINER= kiri@pis.toba-cmt.ac.jp