diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-01 11:23:30 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-01 11:23:30 +0000 |
commit | 8bb09d769b53949331365f055c1fb46e6c5b5040 (patch) | |
tree | d68e051838660db74a42bd77e96d4380120c0e5f | |
parent | 8f1397c40944943b23a6a9bb259e834ebe2fc70f (diff) | |
download | FreeBSD-ports-8bb09d769b53949331365f055c1fb46e6c5b5040.zip FreeBSD-ports-8bb09d769b53949331365f055c1fb46e6c5b5040.tar.gz |
- Pass maintainership to submitter
(Notes: request of ports@ http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html )
Submitted by: Conrad J. Sabatier <conrads at cox.net>
-rw-r--r-- | audio/anthem/Makefile | 2 | ||||
-rw-r--r-- | audio/id3v2/Makefile | 2 | ||||
-rw-r--r-- | audio/mp3info/Makefile | 2 | ||||
-rw-r--r-- | audio/tse3/Makefile | 2 | ||||
-rw-r--r-- | audio/xmmix/Makefile | 2 | ||||
-rw-r--r-- | devel/c_c++_reference/Makefile | 2 | ||||
-rw-r--r-- | devel/cscope/Makefile | 2 | ||||
-rw-r--r-- | devel/kdbg/Makefile | 2 | ||||
-rw-r--r-- | multimedia/avifile/Makefile | 2 | ||||
-rw-r--r-- | print/gv/Makefile | 2 | ||||
-rw-r--r-- | sysutils/dvdbackup/Makefile | 2 | ||||
-rw-r--r-- | textproc/glimpse/Makefile | 2 | ||||
-rw-r--r-- | www/plugger/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/bitmap-fonts/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/intlfonts/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/sgifonts/Makefile | 4 |
16 files changed, 17 insertions, 17 deletions
diff --git a/audio/anthem/Makefile b/audio/anthem/Makefile index a385563..95ab7c3 100644 --- a/audio/anthem/Makefile +++ b/audio/anthem/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=lofi -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= A KDE midi sequencer LIB_DEPENDS= tse3:${PORTSDIR}/audio/tse3 diff --git a/audio/id3v2/Makefile b/audio/id3v2/Makefile index 5379ffb..aa6b0d1 100644 --- a/audio/id3v2/Makefile +++ b/audio/id3v2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= id3v2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= Command line id3v2 tag editor LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile index 7adb9f9..5561b18 100644 --- a/audio/mp3info/Makefile +++ b/audio/mp3info/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/mp3-utils/mp3info EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= Tool to manipulate ID3 tags for MP3 files WANT_GNOME= yes diff --git a/audio/tse3/Makefile b/audio/tse3/Makefile index 0f254f6..1b2036d 100644 --- a/audio/tse3/Makefile +++ b/audio/tse3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= A MIDI library USE_GMAKE= yes diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile index 2cfc2cc..0321604 100644 --- a/audio/xmmix/Makefile +++ b/audio/xmmix/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= A Motif based audio mixer USE_IMAKE= yes diff --git a/devel/c_c++_reference/Makefile b/devel/c_c++_reference/Makefile index d7a4d7b..e2c9366 100644 --- a/devel/c_c++_reference/Makefile +++ b/devel/c_c++_reference/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.ee.fhm.edu/pub/unix/ide/KDevelop/ DISTNAME= c_cpp_reference-${PORTVERSION}_for_KDE_3.0 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= C/C++ reference manual for KDevelop RUN_DEPENDS= kdevelop:${PORTSDIR}/devel/kdevelop diff --git a/devel/cscope/Makefile b/devel/cscope/Makefile index db054ce..d7d9e37 100644 --- a/devel/cscope/Makefile +++ b/devel/cscope/Makefile @@ -13,7 +13,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= An interactive C program browser GNU_CONFIGURE= yes diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile index bea1753..7142de1 100644 --- a/devel/kdbg/Makefile +++ b/devel/kdbg/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= A graphical user interface around gdb using KDE USE_KDELIBS_VER= 3 diff --git a/multimedia/avifile/Makefile b/multimedia/avifile/Makefile index be8e6b4..f574fde 100644 --- a/multimedia/avifile/Makefile +++ b/multimedia/avifile/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-0.7-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= AVI player/converter with numerous codecs, including MPEG-4(DivX ;-)) BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm diff --git a/print/gv/Makefile b/print/gv/Makefile index c703bb5..51143d2 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -12,7 +12,7 @@ CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= A PostScript and PDF previewer LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d diff --git a/sysutils/dvdbackup/Makefile b/sysutils/dvdbackup/Makefile index fa1fb8c..36dd3f9 100644 --- a/sysutils/dvdbackup/Makefile +++ b/sysutils/dvdbackup/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://dvd-create.sourceforge.net/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= Backup content from DVD to hard disk LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread diff --git a/textproc/glimpse/Makefile b/textproc/glimpse/Makefile index d544da4..c46ab47 100644 --- a/textproc/glimpse/Makefile +++ b/textproc/glimpse/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 4.13.1 CATEGORIES= textproc databases MASTER_SITES= ftp://ftp.polito.it/pub/tools/unix/harvest/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= Text search engine NO_CDROM= "Restrictive copyright (don't sell for profit)" diff --git a/www/plugger/Makefile b/www/plugger/Makefile index fa02ac1..92e2035 100644 --- a/www/plugger/Makefile +++ b/www/plugger/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= www audio graphics multimedia MASTER_SITES= http://fredrik.hubbe.net/plugger/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= A multimedia front-end plugin for Mozilla or Opera USE_X_PREFIX= yes diff --git a/x11-fonts/bitmap-fonts/Makefile b/x11-fonts/bitmap-fonts/Makefile index 98e199b..2528c1c 100644 --- a/x11-fonts/bitmap-fonts/Makefile +++ b/x11-fonts/bitmap-fonts/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/ \ ftp://ftp.jpl.org/pub/elisp/bitmap/snapshots/ DISTNAME= ${PORTNAME}-${BITMAP_FONTS_VER} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= Bitmap font, (6x12, 7x14, 8x16, 12x24) dots bitmap font BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} diff --git a/x11-fonts/intlfonts/Makefile b/x11-fonts/intlfonts/Makefile index c7a6dc9..9701f1e 100644 --- a/x11-fonts/intlfonts/Makefile +++ b/x11-fonts/intlfonts/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-fonts MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= intlfonts -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= Free X11 fonts for all characters that Emacs can handle BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} diff --git a/x11-fonts/sgifonts/Makefile b/x11-fonts/sgifonts/Makefile index 93b9256..093dea3 100644 --- a/x11-fonts/sgifonts/Makefile +++ b/x11-fonts/sgifonts/Makefile @@ -9,11 +9,11 @@ PORTNAME= sgifonts PORTVERSION= 1.0.1 CATEGORIES= x11-fonts MASTER_SITES= ftp://patches-europe.sgi.com/pub/linux/ProPack1.4/SRPMS/ \ - ftp://ftp.rediris.es/sites/patches-europe.sgi.com/pub/linux/ProPack1.4/SRPMS/ + ftp://ftp.rediris.es/sites/patches-europe.sgi.com/pub/linux/ProPack1.4/SRPMS/ DISTNAME= sgi-fonts-1.0-1.src EXTRACT_SUFX= .rpm -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= Fonts from the SGI ProPack 1.4 (originally for Linux) EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio |