diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-08-06 19:08:57 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-08-06 19:08:57 +0000 |
commit | d9dad95fb70c05875d1faa9d1f23b85ca0549572 (patch) | |
tree | 3bb161090bcd1bbe11bd8f153f5650ecba318b3c /net-p2p/gnunet | |
parent | 8de7ead6c0a1b7368fdb976d79b8507bc77afa4b (diff) |
Notes
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 be040c041534..0076d3c37839 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnunet DISTVERSION= 0.9.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p ipv6 security MASTER_SITES= GNU |