summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjlam <jlam>1999-08-27 20:25:55 +0000
committerjlam <jlam>1999-08-27 20:25:55 +0000
commit4083037531fc1b83ddc209fc30114f8dcdc1a564 (patch)
treefa9bfa0d1cccba58451b2858d727ec0c869de672 /editors
parente8fc1e6fc46115b7b1dd2bace1a4edfa72fe6827 (diff)
downloadpkgsrc-4083037531fc1b83ddc209fc30114f8dcdc1a564.tar.gz
Change several version numbers on xemacs packages since the old ones
were gone.
Diffstat (limited to 'editors')
-rw-r--r--editors/xemacs-packages/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/editors/xemacs-packages/Makefile b/editors/xemacs-packages/Makefile
index bf061ef5dc3..d0231a2d642 100644
--- a/editors/xemacs-packages/Makefile
+++ b/editors/xemacs-packages/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/08/23 09:23:03 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/08/27 20:25:55 jlam Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1999/06/22 22:16:53 gj Exp
DISTNAME= xemacs-packages
@@ -9,13 +9,13 @@ MASTER_SITES= ftp://ftp.xemacs.org/pub/xemacs/packages/ \
ftp://ftp.usyd.edu.au/pub/Xemacs/packages/ \
ftp://ftp.lab.kdd.co.jp/xemacs/packages/ \
ftp://ftp.th-darmstadt.de/pub/editors/xemacs/packages/
-DISTFILES= xemacs-base-1.30-pkg.tar.gz xemacs-devel-1.21-pkg.tar.gz \
- c-support-1.12-pkg.tar.gz cc-mode-1.15-pkg.tar.gz \
+DISTFILES= xemacs-base-1.32-pkg.tar.gz xemacs-devel-1.23-pkg.tar.gz \
+ c-support-1.13-pkg.tar.gz cc-mode-1.16-pkg.tar.gz \
debug-1.10-pkg.tar.gz dired-1.06-pkg.tar.gz \
edit-utils-1.41-pkg.tar.gz efs-1.15-pkg.tar.gz \
fsf-compat-1.06-pkg.tar.gz mail-lib-1.24-pkg.tar.gz \
mailcrypt-2.02-pkg.tar.gz mule-base-1.32-pkg.tar.gz \
- net-utils-1.12-pkg.tar.gz os-utils-1.15-pkg.tar.gz \
+ net-utils-1.12-pkg.tar.gz os-utils-1.18-pkg.tar.gz \
prog-modes-1.21-pkg.tar.gz psgml-1.14-pkg.tar.gz \
sgml-1.05-pkg.tar.gz sh-script-1.10-pkg.tar.gz \
text-modes-1.21-pkg.tar.gz time-1.08-pkg.tar.gz \
@@ -24,7 +24,7 @@ DISTFILES= xemacs-base-1.30-pkg.tar.gz xemacs-devel-1.21-pkg.tar.gz \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.xemacs.org/
-DEPENDS+= xemacs-21.1.6:../xemacs
+DEPENDS+= xemacs-21.1.6:../../editors/xemacs
DIST_SUBDIR= xemacs
EXTRACT_ONLY= # empty
@@ -40,4 +40,4 @@ do-install:
@${ECHO} "done"
.endfor
-.include <../../mk/bsd.pkg.mk>
+.include "../../mk/bsd.pkg.mk"