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 | |
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')
-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 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/ \ |