diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/tn5250j/Makefile | 2 | ||||
-rw-r--r-- | net/wackamole/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/tn5250j/Makefile b/net/tn5250j/Makefile index 190a2bc5afeb..d46546f7846b 100644 --- a/net/tn5250j/Makefile +++ b/net/tn5250j/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net java MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= saper@saper.info COMMENT= A 5250 terminal emulator for the AS/400 written in Java BUILD_DEPENDS= ${JAVAJARDIR}/mail.jar:${PORTSDIR}/java/javamail \ diff --git a/net/wackamole/Makefile b/net/wackamole/Makefile index 0298b76f0e80..1ba3bb236368 100644 --- a/net/wackamole/Makefile +++ b/net/wackamole/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.4 CATEGORIES= net MASTER_SITES= http://mirrors.omniti.com/wackamole/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= saper@saper.info COMMENT= Peer-to-peer high availability cluster LIB_DEPENDS= spread.1:${PORTSDIR}/net/spread |