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 /mail/xfmail | |
parent | 389bf7aeba835f60680a6e668276e56025fa4024 (diff) | |
download | pkgsrc-f7538fa45d83b0fdc5ccd2edd3c69c1ccd8d5c7f.tar.gz |
Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).
Diffstat (limited to 'mail/xfmail')
-rw-r--r-- | mail/xfmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index 53b5213367d..3ba2adfa640 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2002/10/02 23:01:43 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2002/11/01 16:34:39 wiz Exp $ DISTNAME= xfmail-1.4.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail x11 MASTER_SITES= ftp://xfmail.ufies.org/pub/xfmail/release/1.4.7/source/ EXTRACT_SUFX= .tar.bz2 |