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 | |
parent | 389bf7aeba835f60680a6e668276e56025fa4024 (diff) | |
download | pkgsrc-f7538fa45d83b0fdc5ccd2edd3c69c1ccd8d5c7f.tar.gz |
Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).
Diffstat (limited to 'mail')
-rw-r--r-- | mail/hypermail/Makefile | 3 | ||||
-rw-r--r-- | mail/xfmail/Makefile | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/hypermail/Makefile b/mail/hypermail/Makefile index 8305835ad40..0a605ca8f4f 100644 --- a/mail/hypermail/Makefile +++ b/mail/hypermail/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2002/10/10 00:49:41 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2002/11/01 16:34:40 wiz Exp $ # DISTNAME= hypermail-2.1.4 +PKGREVISION= 1 CATEGORIES= mail www MASTER_SITES= http://www.hypermail.org/dist/ 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 |