diff options
author | pav <pav@FreeBSD.org> | 2008-09-01 04:38:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-09-01 04:38:21 +0800 |
commit | b506c670ae469f0d3e5d88b69d8ff447a18c6692 (patch) | |
tree | 05993c7467cc0f4a588dc6065eb7f4200c44455a /comms/rxtx/Makefile | |
parent | bef97dc29b0c6aaa52dd7ff864e2268ab0a67b1b (diff) | |
download | freebsd-ports-gnome-b506c670ae469f0d3e5d88b69d8ff447a18c6692.tar.gz freebsd-ports-gnome-b506c670ae469f0d3e5d88b69d8ff447a18c6692.tar.zst freebsd-ports-gnome-b506c670ae469f0d3e5d88b69d8ff447a18c6692.zip |
- Jean-Baptiste Quenot won't be able to maintain his FreeBSD ports anymore and
wants them to be released
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
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 |