diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-30 21:36:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-30 21:36:28 +0000 |
commit | fbab09fee302574e578e4f0d1b6082cdae4defb4 (patch) | |
tree | 2e89197b88b8a883c56aef7a5d0d89dc5d374850 /net-p2p/freenet | |
parent | 94554fea09e5a189b46884a7cecc30c3eae0292f (diff) |
Notes
Diffstat (limited to 'net-p2p/freenet')
-rw-r--r-- | net-p2p/freenet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/freenet/Makefile b/net-p2p/freenet/Makefile index b0f669b04913..9163f46b4da2 100644 --- a/net-p2p/freenet/Makefile +++ b/net-p2p/freenet/Makefile @@ -8,7 +8,7 @@ PORTNAME= freenet PORTVERSION= 0.5.2.1.5106 PORTREVISION= 1 -CATEGORIES= net java security +CATEGORIES= net-p2p java security MASTER_SITES= http://freenetproject.org/snapshots/ \ http://downloads.freenetproject.org/ \ http://fgudin.nerim.net/files/ |