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 /net/proftpd | |
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 'net/proftpd')
-rw-r--r-- | net/proftpd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/proftpd/Makefile b/net/proftpd/Makefile index a09fae618d2..aefc36d058f 100644 --- a/net/proftpd/Makefile +++ b/net/proftpd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2015/07/13 15:39:27 he Exp $ +# $NetBSD: Makefile,v 1.80 2015/08/18 07:31:15 wiz Exp $ DISTNAME= proftpd-1.3.5a +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \ ftp://ftp.servus.at/ProFTPD/distrib/source/ \ |