summaryrefslogtreecommitdiff
path: root/editors/xemacs-libs-packages/Makefile
diff options
context:
space:
mode:
authorKiriyama Kazuhiko <kiri@FreeBSD.org>2000-11-30 11:30:33 +0000
committerKiriyama Kazuhiko <kiri@FreeBSD.org>2000-11-30 11:30:33 +0000
commitc9473757876128272026b0a4f031f8f0483a20d2 (patch)
tree1c516a104fb36c53bcaaecb32484ebe52383f03a /editors/xemacs-libs-packages/Makefile
parentUpdated editors/xemacs-games-packages: 1.1 -> 1.2. Following xemacs' package has (diff)
Updated editors/xemacs-libs-packages 1.1 -> 1.2. Following xemacs' packages have
been updated: edebug-1.10 -> edebug-1.11 tooltalk-1.11 -> tooltalk-1.12 Approved by: shige(mentor)
Diffstat (limited to 'editors/xemacs-libs-packages/Makefile')
-rw-r--r--editors/xemacs-libs-packages/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/xemacs-libs-packages/Makefile b/editors/xemacs-libs-packages/Makefile
index db848762ee68..ec0f37876d19 100644
--- a/editors/xemacs-libs-packages/Makefile
+++ b/editors/xemacs-libs-packages/Makefile
@@ -6,19 +6,19 @@
#
PORTNAME= xemacs-libs-packages
-PORTVERSION= 1.1
+PORTVERSION= 1.2
CATEGORIES= editors elisp
MASTER_SITES= ${MASTER_SITE_XEMACS}
MASTER_SITE_SUBDIR= packages
DISTFILES= \
Sun-1.12-pkg.tar.gz \
- edebug-1.10-pkg.tar.gz \
+ edebug-1.11-pkg.tar.gz \
sounds-au-1.09-pkg.tar.gz \
sounds-wav-1.09-pkg.tar.gz \
- tooltalk-1.11-pkg.tar.gz
+ tooltalk-1.12-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 ;-)"