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 066a839b4646..43abaf33e4c2 100644 --- a/comms/rxtx/Makefile +++ b/comms/rxtx/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://jarvi.dsl.frii.com/pub/rxtx/ PKGNAMESUFFIX= -${JAVA_PORT:S/java\///} DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.([^\.]*)$/-\1/:S/p/pre/} -MAINTAINER= jb.quenot@caraldi.com +MAINTAINER= ports@FreeBSD.org COMMENT= Native interface to serial ports in Java USE_ZIP= yes |