aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/freenet
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2003-05-03 10:21:21 +0800
committerlioux <lioux@FreeBSD.org>2003-05-03 10:21:21 +0800
commitf11da982657a128a04882d7f292a0d2b85c0f5c8 (patch)
tree61ec682ce834c7b75c939bb62a4188e3d6589319 /net-p2p/freenet
parentecb190dae23f21cb50bb0c1db8b831869e380354 (diff)
downloadfreebsd-ports-gnome-f11da982657a128a04882d7f292a0d2b85c0f5c8.tar.gz
freebsd-ports-gnome-f11da982657a128a04882d7f292a0d2b85c0f5c8.tar.zst
freebsd-ports-gnome-f11da982657a128a04882d7f292a0d2b85c0f5c8.zip
Add security as secondary category since this port uses encryption
alongside several other techniques to insure anonymity
Diffstat (limited to 'net-p2p/freenet')
-rw-r--r--net-p2p/freenet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/freenet/Makefile b/net-p2p/freenet/Makefile
index f89d2f94461c..094ac006133a 100644
--- a/net-p2p/freenet/Makefile
+++ b/net-p2p/freenet/Makefile
@@ -7,7 +7,7 @@
PORTNAME= freenet
PORTVERSION= 0.5.2.r1
-CATEGORIES= net java
+CATEGORIES= net java security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}