diff options
author | magick <magick@pkgsrc.org> | 2002-10-09 16:33:50 +0000 |
---|---|---|
committer | magick <magick@pkgsrc.org> | 2002-10-09 16:33:50 +0000 |
commit | 2b692583d5058e847cf053e36e3c99afe3065438 (patch) | |
tree | c7f0bc744c89ef81666609122a4ee278bc7ed6d2 /editors/xemacs | |
parent | ec45955dbb5c06f78017c1ba12f28f6088c64071 (diff) | |
download | pkgsrc-2b692583d5058e847cf053e36e3c99afe3065438.tar.gz |
Bump package revision after last bugfix
Diffstat (limited to 'editors/xemacs')
-rw-r--r-- | editors/xemacs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index fa2aa096065..3162daefd11 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2002/09/25 07:04:16 jlam Exp $ +# $NetBSD: Makefile,v 1.52 2002/10/09 16:33:50 magick Exp $ DISTNAME= xemacs-21.1.14 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ftp://ftp.xemacs.org/pub/xemacs/xemacs-21.1/ \ ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/xemacs-21.1/ \ |