diff options
author | tron <tron> | 1999-08-27 21:14:30 +0000 |
---|---|---|
committer | tron <tron> | 1999-08-27 21:14:30 +0000 |
commit | 576266786d788223db0ec1458a3f243971f209b7 (patch) | |
tree | 6e4107a082656a55515e9e6cd1f66d414612c6b6 /editors | |
parent | a493f40c9c33ee724d1a87587c7b9887661deab6 (diff) | |
download | pkgsrc-576266786d788223db0ec1458a3f243971f209b7.tar.gz |
Bump package version number to 1.2.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xemacs-packages/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs-packages/Makefile b/editors/xemacs-packages/Makefile index d0231a2d642..c0406c106dd 100644 --- a/editors/xemacs-packages/Makefile +++ b/editors/xemacs-packages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 1999/08/27 20:25:55 jlam Exp $ +# $NetBSD: Makefile,v 1.6 1999/08/27 21:14:30 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.1 +PKGNAME= xemacs-packages-1.2 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/ \ |