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 | |
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)
-rw-r--r-- | comms/rxtx/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-MIME-Lite-HTML/Makefile | 2 | ||||
-rw-r--r-- | textproc/slides/Makefile | 2 | ||||
-rw-r--r-- | textproc/website/Makefile | 2 | ||||
-rw-r--r-- | x11/numlockx/Makefile | 2 |
5 files changed, 5 insertions, 5 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 diff --git a/mail/p5-MIME-Lite-HTML/Makefile b/mail/p5-MIME-Lite-HTML/Makefile index b75023c8aa37..85f16f0eb4cf 100644 --- a/mail/p5-MIME-Lite-HTML/Makefile +++ b/mail/p5-MIME-Lite-HTML/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= jb.quenot@caraldi.com +MAINTAINER= ports@FreeBSD.org COMMENT= Provide routine to transform a HTML page into a MIME mail BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ diff --git a/textproc/slides/Makefile b/textproc/slides/Makefile index bf188e6961f5..83c89e00230f 100644 --- a/textproc/slides/Makefile +++ b/textproc/slides/Makefile @@ -15,7 +15,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= docbook -MAINTAINER= jb.quenot@caraldi.com +MAINTAINER= ports@FreeBSD.org COMMENT= Doctype and stylesheets for making slides RUN_DEPENDS= ${LOCALBASE}/share/xsl/docbook/catalog:${PORTSDIR}/textproc/docbook-xsl diff --git a/textproc/website/Makefile b/textproc/website/Makefile index 8afa8f9b0d27..27482100ec99 100644 --- a/textproc/website/Makefile +++ b/textproc/website/Makefile @@ -13,7 +13,7 @@ CATEGORIES= textproc www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= docbook -MAINTAINER= jb.quenot@caraldi.com +MAINTAINER= ports@FreeBSD.org COMMENT= Doctype and stylesheets for making websites RUN_DEPENDS= ${LOCALBASE}/share/xsl/docbook/catalog:${PORTSDIR}/textproc/docbook-xsl diff --git a/x11/numlockx/Makefile b/x11/numlockx/Makefile index 435a05d86d6f..d291d097bf54 100644 --- a/x11/numlockx/Makefile +++ b/x11/numlockx/Makefile @@ -13,7 +13,7 @@ CATEGORIES= x11 MASTER_SITES= http://ktown.kde.org/~seli/numlockx/ \ http://caraldi.com/jbq/numlockx/ -MAINTAINER= jb.quenot@caraldi.com +MAINTAINER= ports@FreeBSD.org COMMENT= This little thingy allows you to start X with NumLock turned on GNU_CONFIGURE= yes |