summaryrefslogtreecommitdiff
path: root/editors/xemacs-wp-packages/Makefile
diff options
context:
space:
mode:
authorKiriyama Kazuhiko <kiri@FreeBSD.org>2000-11-30 11:37:16 +0000
committerKiriyama Kazuhiko <kiri@FreeBSD.org>2000-11-30 11:37:16 +0000
commit1191d685ea288f5f66731e7f6703357e51488a40 (patch)
tree511a606ae8bc92ac8473a89e31c82cffcfb55071 /editors/xemacs-wp-packages/Makefile
parentUpdated editors/xemacs-prog-packages 2.2 -> 2.3. Following xemacs' packages have (diff)
Updated editors/xemacs-wp-packages 1.1 -> 1.2. Following xemacs' packages have
been updated: edt-1.09 -> edt-1.10 reftex-1.20 -> reftex-1.21 textools-1.10 -> textools-1.11 tpu-1.10 -> tpu-1.11 Approved by: shige(mentor)
Notes
Notes: svn path=/head/; revision=35533
Diffstat (limited to 'editors/xemacs-wp-packages/Makefile')
-rw-r--r--editors/xemacs-wp-packages/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/editors/xemacs-wp-packages/Makefile b/editors/xemacs-wp-packages/Makefile
index 7f2a6b4c756f..cfd96476e612 100644
--- a/editors/xemacs-wp-packages/Makefile
+++ b/editors/xemacs-wp-packages/Makefile
@@ -6,19 +6,19 @@
#
PORTNAME= xemacs-wp-packages
-PORTVERSION= 1.1
+PORTVERSION= 1.2
CATEGORIES= editors elisp
MASTER_SITES= ${MASTER_SITE_XEMACS}
MASTER_SITE_SUBDIR= packages
DISTFILES= \
crisp-1.11-pkg.tar.gz \
- edt-1.09-pkg.tar.gz \
- reftex-1.20-pkg.tar.gz \
- textools-1.10-pkg.tar.gz \
- tpu-1.10-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
DIST_SUBDIR= xemacs
-MAINTAINER= kiri@pis.toba-cmt.ac.jp
+MAINTAINER= kiri@FreeBSD.org
NO_BUILD= yes
WRKSRC= ${WRKDIR}/xemacs-packages
@@ -43,7 +43,7 @@ post-install:
@${ECHO_MSG} "xemacs-packages, xemacs-basic-packages and xemacs-additional-packages. Where"
@${ECHO_MSG} "xemacs-additional-packages is a meta ports for packages out of xemacs, xemacs"
@${ECHO_MSG} "mule-basic and xemacs mule category packages."
- @${ECHO_MSG} " You can also install with running it as root and using the 'Manage Packes'"
+ @${ECHO_MSG} " You can also install with running it as root and using the 'Manage Packages'"
@${ECHO_MSG} "menu within the 'Options' menu of the menubar. But using this xemacs package"
@${ECHO_MSG} "managing, you could not control under ports managing ;-)"