diff options
author | jhale <jhale@FreeBSD.org> | 2012-09-13 12:45:58 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2012-09-13 12:45:58 +0800 |
commit | 4e31a11157e54f32fa6f1463615480ed9b0b1c6c (patch) | |
tree | bd2bd2e3726cc69cf0256f5c52d064d824f6d4e5 /net-p2p | |
parent | 9c710aa635d1dc2a2ce22d201ad63ce11dbc8f81 (diff) | |
download | freebsd-ports-gnome-4e31a11157e54f32fa6f1463615480ed9b0b1c6c.tar.gz freebsd-ports-gnome-4e31a11157e54f32fa6f1463615480ed9b0b1c6c.tar.zst freebsd-ports-gnome-4e31a11157e54f32fa6f1463615480ed9b0b1c6c.zip |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor)
Diffstat (limited to 'net-p2p')
-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 |