diff options
author | nox <nox@FreeBSD.org> | 2006-12-24 01:42:42 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2006-12-24 01:42:42 +0800 |
commit | 19fa7fbb7eb185cdf429dd509831afe095dcf690 (patch) | |
tree | d25747fbb96aa8c7bf507bcbb908342a08a0e905 | |
parent | 46cf1c20dbb4ff676336dcd708e0fa3b5bd989d5 (diff) | |
download | freebsd-ports-gnome-19fa7fbb7eb185cdf429dd509831afe095dcf690.tar.gz freebsd-ports-gnome-19fa7fbb7eb185cdf429dd509831afe095dcf690.tar.zst freebsd-ports-gnome-19fa7fbb7eb185cdf429dd509831afe095dcf690.zip |
Update MAINTAINER email address of my ports
Approved by: miwi
-rw-r--r-- | archivers/p7zip/Makefile | 2 | ||||
-rw-r--r-- | archivers/rpm2cpio/Makefile | 2 | ||||
-rw-r--r-- | audio/gramofile/Makefile | 2 | ||||
-rw-r--r-- | devel/tkinspect/Makefile | 2 | ||||
-rw-r--r-- | emulators/kqemu-kmod-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/kqemu-kmod/Makefile | 2 | ||||
-rw-r--r-- | emulators/qemu-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/qemu/Makefile | 2 | ||||
-rw-r--r-- | games/gracer/Makefile | 2 | ||||
-rw-r--r-- | irc/olirc/Makefile | 2 | ||||
-rw-r--r-- | multimedia/projectx/Makefile | 2 | ||||
-rw-r--r-- | print/cdlabelgen/Makefile | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile index f34f86c68461..8f355f1fd9bf 100644 --- a/archivers/p7zip/Makefile +++ b/archivers/p7zip/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION}_src_all -MAINTAINER= nox@jelal.kn-bremen.de +MAINTAINER= nox@FreeBSD.org COMMENT= File archiver with high compression ratio USE_BZIP2= yes diff --git a/archivers/rpm2cpio/Makefile b/archivers/rpm2cpio/Makefile index bfcbb8e9d6ed..d609369f58a5 100644 --- a/archivers/rpm2cpio/Makefile +++ b/archivers/rpm2cpio/Makefile @@ -12,7 +12,7 @@ CATEGORIES= archivers MASTER_SITES= # none DISTFILES= # none -MAINTAINER= nox@jelal.kn-bremen.de +MAINTAINER= nox@FreeBSD.org COMMENT= Convert .rpm files for extraction with /usr/bin/cpio, needs just perl NO_WRKSUBDIR= yes diff --git a/audio/gramofile/Makefile b/audio/gramofile/Makefile index 58f494b37eda..5ba73cdaf10d 100644 --- a/audio/gramofile/Makefile +++ b/audio/gramofile/Makefile @@ -16,7 +16,7 @@ PATCH_SITE_SUBDIR= pool/main/g/${PORTNAME} PATCHFILES= ${PORTNAME}_1.6-7.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= nox@jelal.kn-bremen.de +MAINTAINER= nox@FreeBSD.org COMMENT= Audio recording and tick/scratch reduction for e.g. vinyl records BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig11 diff --git a/devel/tkinspect/Makefile b/devel/tkinspect/Makefile index d79180b188d1..c7e98a055888 100644 --- a/devel/tkinspect/Makefile +++ b/devel/tkinspect/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel tcl84 tk84 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=tkcon -MAINTAINER= nox@jelal.kn-bremen.de +MAINTAINER= nox@FreeBSD.org COMMENT= A Tk program browser RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 diff --git a/emulators/kqemu-kmod-devel/Makefile b/emulators/kqemu-kmod-devel/Makefile index 3b3373ee2117..0a217b42c1ef 100644 --- a/emulators/kqemu-kmod-devel/Makefile +++ b/emulators/kqemu-kmod-devel/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -kmod DISTNAME= ${PORTNAME}-${PORTVERSION:C/.p/pre/} DIST_SUBDIR= kqemu -MAINTAINER= nox@jelal.kn-bremen.de +MAINTAINER= nox@FreeBSD.org COMMENT= Kernel Acceralator for QEMU CPU Emulator (development version) ONLY_FOR_ARCHS= i386 amd64 diff --git a/emulators/kqemu-kmod/Makefile b/emulators/kqemu-kmod/Makefile index 3b3373ee2117..0a217b42c1ef 100644 --- a/emulators/kqemu-kmod/Makefile +++ b/emulators/kqemu-kmod/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -kmod DISTNAME= ${PORTNAME}-${PORTVERSION:C/.p/pre/} DIST_SUBDIR= kqemu -MAINTAINER= nox@jelal.kn-bremen.de +MAINTAINER= nox@FreeBSD.org COMMENT= Kernel Acceralator for QEMU CPU Emulator (development version) ONLY_FOR_ARCHS= i386 amd64 diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index 12ea3d755482..ad3c412abc67 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -19,7 +19,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:snapshot DIST_SUBDIR= qemu EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= nox@jelal.kn-bremen.de +MAINTAINER= nox@FreeBSD.org COMMENT= QEMU CPU Emulator HAS_CONFIGURE= yes diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 12ea3d755482..ad3c412abc67 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -19,7 +19,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:snapshot DIST_SUBDIR= qemu EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= nox@jelal.kn-bremen.de +MAINTAINER= nox@FreeBSD.org COMMENT= QEMU CPU Emulator HAS_CONFIGURE= yes diff --git a/games/gracer/Makefile b/games/gracer/Makefile index 69d6d0fac65c..11befac0eeb6 100644 --- a/games/gracer/Makefile +++ b/games/gracer/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= nox@jelal.kn-bremen.de +MAINTAINER= nox@FreeBSD.org COMMENT= A 3D motor sport simulator BUILD_DEPENDS= ${X11BASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib diff --git a/irc/olirc/Makefile b/irc/olirc/Makefile index 39ed43c5a1a2..906a8fa17d1f 100644 --- a/irc/olirc/Makefile +++ b/irc/olirc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= irc MASTER_SITES= http://olirc.sourceforge.net/ DISTNAME= olirc-0.0.38-alpha-3.2 -MAINTAINER= nox@jelal.kn-bremen.de +MAINTAINER= nox@FreeBSD.org COMMENT= A small irc client using GTK+ LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 diff --git a/multimedia/projectx/Makefile b/multimedia/projectx/Makefile index 9e9ef21bc7d7..2b77af8eb414 100644 --- a/multimedia/projectx/Makefile +++ b/multimedia/projectx/Makefile @@ -14,7 +14,7 @@ DISTNAME= ProjectX_Source_${PORTVERSION} DISTFILES= ProjectX_Source_eng_${PORTVERSION}${EXTRACT_SUFX} \ ProjectX_LanguagePack_${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= nox@jelal.kn-bremen.de +MAINTAINER= nox@FreeBSD.org COMMENT= DVB (mpeg) cutting/demux tool RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper diff --git a/print/cdlabelgen/Makefile b/print/cdlabelgen/Makefile index 08ca2b0fdb55..12a3637a45f3 100644 --- a/print/cdlabelgen/Makefile +++ b/print/cdlabelgen/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print perl5 MASTER_SITES= http://www.aczoom.com/pub/tools/ EXTRACT_SUFX= .tgz -MAINTAINER= nox@jelal.kn-bremen.de +MAINTAINER= nox@FreeBSD.org COMMENT= Generate postscript for frontcards and traycards for CDs MAN1= cdlabelgen.1 |