summaryrefslogtreecommitdiff
path: root/editors/xemacs-wp-packages/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2000-02-08 16:18:46 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2000-02-08 16:18:46 +0000
commit7648c1b48278d1cfab8949965dd4e0b0006e94e5 (patch)
tree17f0a3ef47da55a0a0cb08d1ecee411ec6847374 /editors/xemacs-wp-packages/Makefile
parentUpdate to 1.16.1 (diff)
Update to latest packages.
Add texinfo package. No response from: maintainer
Notes
Notes: svn path=/head/; revision=25592
Diffstat (limited to 'editors/xemacs-wp-packages/Makefile')
-rw-r--r--editors/xemacs-wp-packages/Makefile30
1 files changed, 15 insertions, 15 deletions
diff --git a/editors/xemacs-wp-packages/Makefile b/editors/xemacs-wp-packages/Makefile
index 82f0965afccf..d5e157b63cd5 100644
--- a/editors/xemacs-wp-packages/Makefile
+++ b/editors/xemacs-wp-packages/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: X-Emacs Packages
-# Version required: 1.0
+# Version required: 1.1
# Date created: 24 Apr 1999
# Whom: Michael Elbel (me@FreeBSD.org)
#
@@ -7,7 +7,7 @@
#
DISTNAME= xemacs-packages
-PKGNAME= xemacs-packages-1.0
+PKGNAME= xemacs-packages-1.1
CATEGORIES= editors
MASTER_SITES= \
ftp://ftp.xemacs.org/pub/xemacs/packages/ \
@@ -16,19 +16,19 @@ MASTER_SITES= \
ftp://ftp.lab.kdd.co.jp/xemacs/packages/ \
ftp://ftp.th-darmstadt.de/pub/editors/xemacs/packages/
DISTFILES= \
- xemacs-base-1.32-pkg.tar.gz xemacs-devel-1.23-pkg.tar.gz \
- c-support-1.13-pkg.tar.gz os-utils-1.18-pkg.tar.gz \
- cc-mode-1.16-pkg.tar.gz prog-modes-1.21-pkg.tar.gz \
- debug-1.10-pkg.tar.gz psgml-1.14-pkg.tar.gz \
- dired-1.06-pkg.tar.gz sgml-1.05-pkg.tar.gz \
- edit-utils-1.41-pkg.tar.gz text-modes-1.21-pkg.tar.gz \
- efs-1.15-pkg.tar.gz time-1.08-pkg.tar.gz \
- fsf-compat-1.06-pkg.tar.gz viper-1.17-pkg.tar.gz \
- mail-lib-1.24-pkg.tar.gz net-utils-1.12-pkg.tar.gz \
- mailcrypt-2.02-pkg.tar.gz vc-1.19-pkg.tar.gz \
- sh-script-1.10-pkg.tar.gz auctex-1.17-pkg.tar.gz \
- ispell-1.16-pkg.tar.gz pcl-cvs-1.40-pkg.tar.gz \
- w3-1.14-pkg.tar.gz
+ xemacs-base-1.37-pkg.tar.gz xemacs-devel-1.25-pkg.tar.gz \
+ c-support-1.14-pkg.tar.gz os-utils-1.19-pkg.tar.gz \
+ cc-mode-1.17-pkg.tar.gz prog-modes-1.23-pkg.tar.gz \
+ debug-1.11-pkg.tar.gz psgml-1.15-pkg.tar.gz \
+ dired-1.07-pkg.tar.gz sgml-1.06-pkg.tar.gz \
+ edit-utils-1.45-pkg.tar.gz text-modes-1.22-pkg.tar.gz \
+ efs-1.16-pkg.tar.gz time-1.09-pkg.tar.gz \
+ fsf-compat-1.07-pkg.tar.gz viper-1.18-pkg.tar.gz \
+ mail-lib-1.28-pkg.tar.gz net-utils-1.13-pkg.tar.gz \
+ mailcrypt-2.04-pkg.tar.gz vc-1.21-pkg.tar.gz \
+ sh-script-1.11-pkg.tar.gz auctex-1.19-pkg.tar.gz \
+ ispell-1.18-pkg.tar.gz pcl-cvs-1.41-pkg.tar.gz \
+ w3-1.15-pkg.tar.gz texinfo-1.18-pkg.tar.gz
MAINTAINER= me@FreeBSD.org