diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2012-09-13 04:45:58 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2012-09-13 04:45:58 +0000 |
commit | 7afa609aeba1a0696962ba81a009273ed62fc2b9 (patch) | |
tree | bd2bd2e3726cc69cf0256f5c52d064d824f6d4e5 /net-p2p/phex | |
parent | 184bc4482804dc4934f89e4eacc2e1938c2d07ca (diff) |
Notes
Diffstat (limited to 'net-p2p/phex')
-rw-r--r-- | net-p2p/phex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/phex/Makefile b/net-p2p/phex/Makefile index bd384ef4726f..bde4546754f2 100644 --- a/net-p2p/phex/Makefile +++ b/net-p2p/phex/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-p2p java MASTER_SITES= SF/${PORTNAME}/Phex%20Final%20Releases/Phex%203.4.2 DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= bsdkaffee@gmail.com +MAINTAINER= jhale@FreeBSD.org COMMENT= A Java multi platform and spyware free gnutella client USE_JAVA= yes |