diff options
author | wiz <wiz> | 2002-11-01 16:34:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-11-01 16:34:34 +0000 |
commit | 849569cfd5e10afdc08171502cc884e732fedcdf (patch) | |
tree | 5bf46c240b57df1eed0497c9486dd8dd8411136a /editors/xemacs-current | |
parent | f8fa85c24606ca655c681fbab2ce0b68018d992e (diff) | |
download | pkgsrc-849569cfd5e10afdc08171502cc884e732fedcdf.tar.gz |
Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).
Diffstat (limited to 'editors/xemacs-current')
-rw-r--r-- | editors/xemacs-current/Makefile | 3 |
1 files changed, 2 insertions, 1 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/ \ |