diff options
Diffstat (limited to 'editors/xemacs-packages/Makefile')
-rw-r--r-- | editors/xemacs-packages/Makefile | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/editors/xemacs-packages/Makefile b/editors/xemacs-packages/Makefile index 6c1aa876c58..bd00ebb9946 100644 --- a/editors/xemacs-packages/Makefile +++ b/editors/xemacs-packages/Makefile @@ -1,30 +1,30 @@ -# $NetBSD: Makefile,v 1.9 2000/10/05 09:23:07 martin Exp $ +# $NetBSD: Makefile,v 1.10 2000/11/25 07:55:45 tron Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1999/06/22 22:16:53 gj Exp DISTNAME= xemacs-packages -PKGNAME= xemacs-packages-1.4 +PKGNAME= xemacs-packages-1.5 CATEGORIES= editors MASTER_SITES= ftp://ftp.xemacs.org/pub/xemacs/packages/ \ ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/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.37-pkg.tar.gz xemacs-devel-1.25-pkg.tar.gz \ - c-support-1.14-pkg.tar.gz cc-mode-1.17-pkg.tar.gz \ - debug-1.11-pkg.tar.gz dired-1.07-pkg.tar.gz \ - edit-utils-1.45-pkg.tar.gz efs-1.16-pkg.tar.gz \ - fsf-compat-1.07-pkg.tar.gz mail-lib-1.24-pkg.tar.gz \ - mailcrypt-2.04-pkg.tar.gz mule-base-1.34-pkg.tar.gz \ - net-utils-1.13-pkg.tar.gz os-utils-1.19-pkg.tar.gz \ - prog-modes-1.23-pkg.tar.gz psgml-1.15-pkg.tar.gz \ - sgml-1.06-pkg.tar.gz sh-script-1.11-pkg.tar.gz \ - text-modes-1.22-pkg.tar.gz time-1.09-pkg.tar.gz \ - vc-1.22-pkg.tar.gz viper-1.18-pkg.tar.gz +DISTFILES= xemacs-base-1.46-pkg.tar.gz xemacs-devel-1.30-pkg.tar.gz \ + c-support-1.15-pkg.tar.gz cc-mode-1.21-pkg.tar.gz \ + debug-1.12-pkg.tar.gz dired-1.08-pkg.tar.gz \ + edit-utils-1.53-pkg.tar.gz efs-1.21-pkg.tar.gz \ + fsf-compat-1.07-pkg.tar.gz mail-lib-1.33-pkg.tar.gz \ + mailcrypt-2.06-pkg.tar.gz mule-base-1.35-pkg.tar.gz \ + net-utils-1.14-pkg.tar.gz os-utils-1.24-pkg.tar.gz \ + prog-modes-1.30-pkg.tar.gz psgml-1.20-pkg.tar.gz \ + sgml-1.07-pkg.tar.gz sh-script-1.12-pkg.tar.gz \ + text-modes-1.28-pkg.tar.gz time-1.10-pkg.tar.gz \ + vc-1.24-pkg.tar.gz viper-1.22-pkg.tar.gz MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.xemacs.org/ -DEPENDS+= xemacs-21.1.9:../../editors/xemacs +DEPENDS+= xemacs>=21.1.9:../../editors/xemacs DIST_SUBDIR= ${PKGNAME} EXTRACT_ONLY= # empty |