summaryrefslogtreecommitdiff
path: root/editors/xemacs-wp-packages/Makefile
diff options
context:
space:
mode:
authorKiriyama Kazuhiko <kiri@FreeBSD.org>2001-02-22 13:31:28 +0000
committerKiriyama Kazuhiko <kiri@FreeBSD.org>2001-02-22 13:31:28 +0000
commit45aa97caf131b2bac30933d4d6d5a8590566847b (patch)
tree3fde14ee1ff643468f72c4526fb9dc7eadc941ba /editors/xemacs-wp-packages/Makefile
parentUpdate 2.3 to 2.4: (diff)
Update 1.2 to 1.3:
crisp-1.11 -> crisp-1.12 edt-1.10 -> edt-1.11 reftex-1.21 -> reftex-1.22 textools-1.11 -> textools-1.12 tpu-1.11 -> tpu-1.12
Notes
Notes: svn path=/head/; revision=38606
Diffstat (limited to 'editors/xemacs-wp-packages/Makefile')
-rw-r--r--editors/xemacs-wp-packages/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/editors/xemacs-wp-packages/Makefile b/editors/xemacs-wp-packages/Makefile
index 2aca8f3634fe..bbc949153cde 100644
--- a/editors/xemacs-wp-packages/Makefile
+++ b/editors/xemacs-wp-packages/Makefile
@@ -6,17 +6,17 @@
#
PORTNAME= xemacs-wp-packages
-PORTVERSION= 1.2
+PORTVERSION= 1.3
CATEGORIES= editors elisp
MASTER_SITES= ${MASTER_SITE_XEMACS} \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= packages kiri
DISTFILES= \
- crisp-1.11-pkg.tar.gz \
- edt-1.10-pkg.tar.gz \
- reftex-1.21-pkg.tar.gz \
- textools-1.11-pkg.tar.gz \
- tpu-1.11-pkg.tar.gz
+ crisp-1.12-pkg.tar.gz \
+ edt-1.11-pkg.tar.gz \
+ reftex-1.22-pkg.tar.gz \
+ textools-1.12-pkg.tar.gz \
+ tpu-1.12-pkg.tar.gz
DIST_SUBDIR= xemacs
MAINTAINER= kiri@FreeBSD.org