diff options
author | wiz <wiz@pkgsrc.org> | 2002-11-01 16:34:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-11-01 16:34:34 +0000 |
commit | f7538fa45d83b0fdc5ccd2edd3c69c1ccd8d5c7f (patch) | |
tree | 5bf46c240b57df1eed0497c9486dd8dd8411136a /editors | |
parent | 389bf7aeba835f60680a6e668276e56025fa4024 (diff) | |
download | pkgsrc-f7538fa45d83b0fdc5ccd2edd3c69c1ccd8d5c7f.tar.gz |
Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xemacs-current/Makefile | 3 | ||||
-rw-r--r-- | editors/xemacs/Makefile | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile index 8fcd928fcf4..36238652823 100644 --- a/editors/xemacs-current/Makefile +++ b/editors/xemacs-current/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2002/10/06 11:40:07 magick Exp $ +# $NetBSD: Makefile,v 1.13 2002/11/01 16:34:38 wiz Exp $ DISTNAME= xemacs-21.5.9 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ftp://ftp.xemacs.org/pub/xemacs/xemacs-21.5/ \ ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/xemacs-21.5/ \ diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 3162daefd11..08cf9738516 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2002/10/09 16:33:50 magick Exp $ +# $NetBSD: Makefile,v 1.53 2002/11/01 16:34:38 wiz Exp $ DISTNAME= xemacs-21.1.14 -PKGREVISION= 3 +PKGREVISION= 4 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/ \ |