diff options
Diffstat (limited to 'comms/rxtx/Makefile')
-rw-r--r-- | comms/rxtx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/rxtx/Makefile b/comms/rxtx/Makefile index a849bc7a31a0..66031f8c8dcf 100644 --- a/comms/rxtx/Makefile +++ b/comms/rxtx/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://rxtx.qbang.org/pub/rxtx/ \ PKGNAMESUFFIX= -${JAVA_PORT:S/java\///} DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/} -MAINTAINER= mirror176@cox.net +MAINTAINER= james@elstone.net COMMENT= Native interface to serial ports in Java USES= gmake libtool zip |