diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-05-29 23:43:55 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-05-29 23:43:55 +0000 |
commit | 42471fa9986b8b97add961296eb4592dba1e5132 (patch) | |
tree | de5d37ea64114367edefcbd070f7c0a768b2126c /net-p2p | |
parent | 6c1ac22bdfb01a0895d564b0570e16a00ac3cb39 (diff) | |
download | ports-42471fa9986b8b97add961296eb4592dba1e5132.tar.gz ports-42471fa9986b8b97add961296eb4592dba1e5132.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 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 |