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/i2p | |
parent | 94554fea09e5a189b46884a7cecc30c3eae0292f (diff) |
Notes
Diffstat (limited to 'net-p2p/i2p')
-rw-r--r-- | net-p2p/i2p/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/i2p/Makefile b/net-p2p/i2p/Makefile index 14d5a99e88ab..1ce98d880ea4 100644 --- a/net-p2p/i2p/Makefile +++ b/net-p2p/i2p/Makefile @@ -7,7 +7,7 @@ PORTNAME= i2p PORTVERSION= 0.6.1.9 -CATEGORIES= net java security +CATEGORIES= net-p2p java security MASTER_SITES= http://dev.i2p.net/i2p/ MAINTAINER= lioux@FreeBSD.org |