diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:23:24 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:23:24 +0000 |
commit | 6ead27eb95b73463064db2a2ab7f92efd9f6d874 (patch) | |
tree | e2715d6c9595e25da79d8bb0b4341f2a5c8d82a4 /net-p2p | |
parent | 642bc3b19bec741c3872b6c722ea40d9838b5efc (diff) | |
download | ports-6ead27eb95b73463064db2a2ab7f92efd9f6d874.tar.gz ports-6ead27eb95b73463064db2a2ab7f92efd9f6d874.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/gnunet-gtk/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/microdc2/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/gnunet-gtk/Makefile b/net-p2p/gnunet-gtk/Makefile index 675024db10e8..398561c8a5d0 100644 --- a/net-p2p/gnunet-gtk/Makefile +++ b/net-p2p/gnunet-gtk/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnunet-gtk PORTVERSION= 0.10.1 +PORTREVISION= 1 CATEGORIES= net-p2p ipv6 security MASTER_SITES= GNU/gnunet diff --git a/net-p2p/microdc2/Makefile b/net-p2p/microdc2/Makefile index bac679ccb775..d10b6d464597 100644 --- a/net-p2p/microdc2/Makefile +++ b/net-p2p/microdc2/Makefile @@ -3,7 +3,7 @@ PORTNAME= microdc2 PORTVERSION= 0.15.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-p2p MASTER_SITES= http://corsair626.no-ip.org/microdc/ |