aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/gnunet/Makefile
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-07-31 11:11:05 +0800
committerpat <pat@FreeBSD.org>2002-07-31 11:11:05 +0800
commit8ec51d9df76b54fe3a953dde67b8fb6681eb3d9d (patch)
tree1f38937c62ae0a1e50e8f2d94f6847660fe13d13 /net-p2p/gnunet/Makefile
parent35cc09509bc77c37c4094140113a4f4554174d36 (diff)
downloadfreebsd-ports-gnome-8ec51d9df76b54fe3a953dde67b8fb6681eb3d9d.tar.gz
freebsd-ports-gnome-8ec51d9df76b54fe3a953dde67b8fb6681eb3d9d.tar.zst
freebsd-ports-gnome-8ec51d9df76b54fe3a953dde67b8fb6681eb3d9d.zip
Update to 0.4.3
PR: ports/41174 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'net-p2p/gnunet/Makefile')
-rw-r--r--net-p2p/gnunet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile
index 1493af21d74c..b41ae1ad1552 100644
--- a/net-p2p/gnunet/Makefile
+++ b/net-p2p/gnunet/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= gnunet
-PORTVERSION= 0.4.2
+PORTVERSION= 0.4.3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -27,7 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAN1= gnunet-download.1 gnunet-gtk.1 gnunet-insert-multi.1 \
- gnunet-insert.1 gnunet-search.1 gnunetd.1
+ gnunet-insert.1 gnunet-search.1 gnunetd.1 gnunet-check.1
MAN5= gnunet.conf.5
post-patch: