diff options
author | tron <tron@pkgsrc.org> | 2003-03-04 22:06:29 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2003-03-04 22:06:29 +0000 |
commit | df8a4bda14539466b70137c1fdf4eaa85a6f66f8 (patch) | |
tree | 3cc3012f3cd33ac072842e2508d5507a7cda6f22 /editors/xemacs-packages/Makefile | |
parent | 0e667a456268899e04724299f3bf2ac931d60d94 (diff) | |
download | pkgsrc-df8a4bda14539466b70137c1fdf4eaa85a6f66f8.tar.gz |
Fix compression of ".el" files. Bump version number to 1.11.
Diffstat (limited to 'editors/xemacs-packages/Makefile')
-rw-r--r-- | editors/xemacs-packages/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/xemacs-packages/Makefile b/editors/xemacs-packages/Makefile index dcfdee4cdf2..6176dc67363 100644 --- a/editors/xemacs-packages/Makefile +++ b/editors/xemacs-packages/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2003/02/22 09:57:07 uebayasi Exp $ -# FreeBSD Id: Makefile,v 1.1.1.1 1999/06/22 22:16:53 gj Exp +# $NetBSD: Makefile,v 1.33 2003/03/04 22:06:29 tron Exp $ DISTNAME= xemacs-packages -PKGNAME= xemacs-packages-1.10 +PKGNAME= xemacs-packages-1.11 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/ \ |