aboutsummaryrefslogtreecommitdiffstats
path: root/net
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
parentecb190dae23f21cb50bb0c1db8b831869e380354 (diff)
downloadfreebsd-ports-graphics-f11da982657a128a04882d7f292a0d2b85c0f5c8.tar.gz
freebsd-ports-graphics-f11da982657a128a04882d7f292a0d2b85c0f5c8.tar.zst
freebsd-ports-graphics-f11da982657a128a04882d7f292a0d2b85c0f5c8.zip
Add security as secondary category since this port uses encryption
alongside several other techniques to insure anonymity
Diffstat (limited to 'net')
-rw-r--r--net/freenet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freenet/Makefile b/net/freenet/Makefile
index f89d2f94461..094ac006133 100644
--- a/net/freenet/Makefile
+++ b/net/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/}