diff options
author | bf <bf@FreeBSD.org> | 2013-01-31 21:03:32 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-01-31 21:03:32 +0800 |
commit | 026b5387e00e8e68d9b663db82cbc61cf3459111 (patch) | |
tree | ceaed30ed6e908e81d419229ef62934a2c7f1504 /net-p2p/gnunet | |
parent | 9485bc6edbce1d0ad032490c083b8939fb340d8f (diff) | |
download | freebsd-ports-gnome-026b5387e00e8e68d9b663db82cbc61cf3459111.tar.gz freebsd-ports-gnome-026b5387e00e8e68d9b663db82cbc61cf3459111.tar.zst freebsd-ports-gnome-026b5387e00e8e68d9b663db82cbc61cf3459111.zip |
update glpk to 4.48 and adjust dependent ports
Diffstat (limited to 'net-p2p/gnunet')
-rw-r--r-- | net-p2p/gnunet/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index f51b7eea3ea5..53602c8514e6 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -1,14 +1,9 @@ -# ex:ts=8 -# Ports collection makefile for: GNUnet -# Date created: Mar 23, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= gnunet DISTVERSION= 0.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p ipv6 security MASTER_SITES= GNU |