diff options
author | krion <krion@FreeBSD.org> | 2004-06-26 02:44:12 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-06-26 02:44:12 +0800 |
commit | 0cc256529aea8343e16230a6ba2d3ad08944d530 (patch) | |
tree | 79bd59eeb6a30165f6b5d4b93449650ab51028d4 /net-p2p/gnunet/Makefile | |
parent | 62763918c25e0c7d8ba575f6e8a54087d86f4853 (diff) | |
download | freebsd-ports-gnome-0cc256529aea8343e16230a6ba2d3ad08944d530.tar.gz freebsd-ports-gnome-0cc256529aea8343e16230a6ba2d3ad08944d530.tar.zst freebsd-ports-gnome-0cc256529aea8343e16230a6ba2d3ad08944d530.zip |
Update to version 0.6.2b
Diffstat (limited to 'net-p2p/gnunet/Makefile')
-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 9da1d2744771..97f52e64c5e4 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gnunet -PORTVERSION= 0.6.2a +PORTVERSION= 0.6.2b CATEGORIES= net MASTER_SITES= http://www.ovmj.org/GNUnet/download/ \ ${MASTER_SITE_GNU} |