diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-01-25 22:49:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-01-25 22:49:45 +0000 |
commit | 7b0764f0248df633899c181f50ad02999f61d7a7 (patch) | |
tree | 29cf8f27f195b83c367942401b9e9b2499c1262a /net-p2p/frost | |
parent | 15b73768aed45eaecd3ff59804b39f7e4a20891f (diff) | |
download | ports-7b0764f0248df633899c181f50ad02999f61d7a7.tar.gz ports-7b0764f0248df633899c181f50ad02999f61d7a7.zip |
Notes
Diffstat (limited to 'net-p2p/frost')
-rw-r--r-- | net-p2p/frost/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/frost/Makefile b/net-p2p/frost/Makefile index 984c8c687ebe..ad4251b0c1a9 100644 --- a/net-p2p/frost/Makefile +++ b/net-p2p/frost/Makefile @@ -13,7 +13,7 @@ CATEGORIES= net-p2p java MASTER_SITES= SF/jtc${PORTNAME}/${PORTNAME}/04-Mar-2008 DISTNAME= ${PORTNAME}-04-Mar-2008 -MAINTAINER= peter.thoenen@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Frost is a Freenet client that provides messenger and file services USE_JAVA= yes |