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/fcptools | |
parent | 94554fea09e5a189b46884a7cecc30c3eae0292f (diff) | |
download | ports-fbab09fee302574e578e4f0d1b6082cdae4defb4.tar.gz ports-fbab09fee302574e578e4f0d1b6082cdae4defb4.zip |
Notes
Diffstat (limited to 'net-p2p/fcptools')
-rw-r--r-- | net-p2p/fcptools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/fcptools/Makefile b/net-p2p/fcptools/Makefile index 4d03573f951b..ff655637b11b 100644 --- a/net-p2p/fcptools/Makefile +++ b/net-p2p/fcptools/Makefile @@ -7,7 +7,7 @@ PORTNAME= fcptools PORTVERSION= 0.4.7.${RELEASE_DATE} -CATEGORIES= net security +CATEGORIES= net-p2p security MASTER_SITES= http://freenetproject.org/snapshots/ DISTNAME= ${PORTNAME}-${RELEASE_DATE} EXTRACT_SUFX= .tgz |