diff options
author | wiz <wiz> | 2015-08-18 07:31:00 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-08-18 07:31:00 +0000 |
commit | f44007f1d36be71ccf6c0594934e15fbab3b2039 (patch) | |
tree | e72ba1b18faa5629fdb2d47b6dd84b9d277f3f3b /mail/mush | |
parent | 7a0a2c8b588c81e9183cb071ac6d842063d1c93a (diff) | |
download | pkgsrc-f44007f1d36be71ccf6c0594934e15fbab3b2039.tar.gz |
Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
Diffstat (limited to 'mail/mush')
-rw-r--r-- | mail/mush/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mush/Makefile b/mail/mush/Makefile index 587e6cc42bc..1fbac859a19 100644 --- a/mail/mush/Makefile +++ b/mail/mush/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2015/03/14 14:12:52 tnn Exp $ +# $NetBSD: Makefile,v 1.28 2015/08/18 07:31:11 wiz Exp $ DISTNAME= mush-7.2.5 PKGNAME= mush-7.2.6.b4.pl1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail MASTER_SITES= # ftp://cse.ogi.edu/pub/mush/ EXTRACT_SUFX= .tar.Z |