diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-29 08:24:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-29 08:24:19 +0000 |
commit | b33b0aa6001cdbbd62601f301dc39a50d2cefdb6 (patch) | |
tree | 1a1029ec51b04dfbf713d18aae8267affe1e7d1c /net-p2p | |
parent | 00051c118827d2216b6ed33b379e0931983c6756 (diff) | |
download | ports-b33b0aa6001cdbbd62601f301dc39a50d2cefdb6.tar.gz ports-b33b0aa6001cdbbd62601f301dc39a50d2cefdb6.zip |
Notes
Diffstat (limited to 'net-p2p')
-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 257c8b324d1c..4fcb1c9a3a8d 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnunet DISTVERSION= 0.9.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-p2p ipv6 security MASTER_SITES= GNU |