diff options
author | bf <bf@FreeBSD.org> | 2013-05-30 07:43:55 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-05-30 07:43:55 +0800 |
commit | cf9685cc46ed28c8401db121d8038428bd8260b1 (patch) | |
tree | de5d37ea64114367edefcbd070f7c0a768b2126c /net-p2p/gnunet | |
parent | d93739d8fbf95313dfd509ff3a6198a3204e8af5 (diff) | |
download | freebsd-ports-gnome-cf9685cc46ed28c8401db121d8038428bd8260b1.tar.gz freebsd-ports-gnome-cf9685cc46ed28c8401db121d8038428bd8260b1.tar.zst freebsd-ports-gnome-cf9685cc46ed28c8401db121d8038428bd8260b1.zip |
Update math/glpk to 4.50 and adjust dependent ports
Diffstat (limited to 'net-p2p/gnunet')
-rw-r--r-- | net-p2p/gnunet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index 5b6bd5533ef9..fdd348aeff3b 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnunet DISTVERSION= 0.9.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p ipv6 security MASTER_SITES= GNU |