diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-17 20:55:38 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-17 20:55:38 +0000 |
commit | ca24909ba5e003e0aabbbffe16188ec256514fbb (patch) | |
tree | 50ca5d8f957cd7440f26bf2ea99ea28c3c32a250 | |
parent | Fix packaging with JDK 1.5. (diff) |
Restore mbr as maintainer at his request. It seems I lost his mail replying
to my request for status.
Hat: portmgr
Pointy hat: linimon
Notes
Notes:
svn path=/head/; revision=159832
-rw-r--r-- | audio/uade/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-uade/Makefile | 2 | ||||
-rw-r--r-- | mail/pop3proxy/Makefile | 2 | ||||
-rw-r--r-- | misc/mtx/Makefile | 2 | ||||
-rw-r--r-- | security/saferpay/Makefile | 2 | ||||
-rw-r--r-- | www/mod_auth_mysql_another/Makefile | 2 | ||||
-rw-r--r-- | www/mod_frontpage/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/audio/uade/Makefile b/audio/uade/Makefile index b181838b9f91..14efb2082f75 100644 --- a/audio/uade/Makefile +++ b/audio/uade/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://zakalwe.virtuaalipalvelin.net/uade/uade/ DISTNAME= uade-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbr@FreeBSD.org COMMENT= Unix Amiga Delitracker Emulator with XMMS Input plugin LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-uade/Makefile b/audio/xmms-uade/Makefile index b181838b9f91..14efb2082f75 100644 --- a/audio/xmms-uade/Makefile +++ b/audio/xmms-uade/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://zakalwe.virtuaalipalvelin.net/uade/uade/ DISTNAME= uade-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbr@FreeBSD.org COMMENT= Unix Amiga Delitracker Emulator with XMMS Input plugin LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/mail/pop3proxy/Makefile b/mail/pop3proxy/Makefile index 070e040e33ce..9abcaf2e1d7e 100644 --- a/mail/pop3proxy/Makefile +++ b/mail/pop3proxy/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://people.freebsd.org/~mbr/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbr@FreeBSD.org COMMENT= POP3 Proxy Server derived from UP IMAP Proxy GNU_CONFIGURE= YES diff --git a/misc/mtx/Makefile b/misc/mtx/Makefile index d0845b2179a9..3fdb065fab22 100644 --- a/misc/mtx/Makefile +++ b/misc/mtx/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mtx -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbr@FreeBSD.org COMMENT= Control SCSI media changer devices USE_GMAKE= yes diff --git a/security/saferpay/Makefile b/security/saferpay/Makefile index 551ead29aed4..0f793719600b 100644 --- a/security/saferpay/Makefile +++ b/security/saferpay/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://www.saferpay.com/download/ DISTFILES= ${PORTNAME}_${PORTVERSION}_linux-g++_src.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbr@FreeBSD.org COMMENT= A command line tool for online payment MAKEFILE= ${WRKSRC}/saferpay/Makefile diff --git a/www/mod_auth_mysql_another/Makefile b/www/mod_auth_mysql_another/Makefile index 7ae4d9c28e46..052d08b62ed4 100644 --- a/www/mod_auth_mysql_another/Makefile +++ b/www/mod_auth_mysql_another/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/_//g} PKGNAMESUFFIX= _another -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbr@FreeBSD.org COMMENT= Allows users to use MySQL databases for user authentication USE_MYSQL= YES diff --git a/www/mod_frontpage/Makefile b/www/mod_frontpage/Makefile index 9dc67e95cb53..1a0d1306dc06 100644 --- a/www/mod_frontpage/Makefile +++ b/www/mod_frontpage/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/mirfak/g} DISTFILES= ${PORTNAME}_mirfak-${PORTVERSION}.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbr@FreeBSD.org COMMENT= Improved mod_frontpage for Apache, as APXS installation WRKSRC= ${WRKDIR}/${PORTNAME}_mirfak-${PORTVERSION} |