diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-06-16 22:17:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-06-16 22:17:25 +0000 |
commit | 10591c24634e124fd4f1f43ce7af9e57d1b03b02 (patch) | |
tree | 4eb3ce3b9a2723895451e727afade2f835da72ce | |
parent | 43ee560bbea2b6ede395a2525f36556971020bde (diff) | |
download | freebsd-ports-10591c24634e124fd4f1f43ce7af9e57d1b03b02.zip |
Obey conventions and change my mail to @FreeBSD.org address
Approved by: krion (mentor)
-rw-r--r-- | archivers/dact/Makefile | 2 | ||||
-rw-r--r-- | audio/sweep/Makefile | 2 | ||||
-rw-r--r-- | deskutils/remind/Makefile | 2 | ||||
-rw-r--r-- | devel/robodoc/Makefile | 2 | ||||
-rw-r--r-- | graphics/springgraph/Makefile | 2 | ||||
-rw-r--r-- | mail/qsf/Makefile | 2 | ||||
-rw-r--r-- | math/biggles/Makefile | 2 | ||||
-rw-r--r-- | misc/clpbar/Makefile | 2 | ||||
-rw-r--r-- | misc/findutils/Makefile | 2 | ||||
-rw-r--r-- | misc/gkrellmbgchg2/Makefile | 2 | ||||
-rw-r--r-- | misc/nut/Makefile | 2 | ||||
-rw-r--r-- | net/icpld/Makefile | 2 | ||||
-rw-r--r-- | net/ipsumdump/Makefile | 2 | ||||
-rw-r--r-- | net/smbldap-tools/Makefile | 2 | ||||
-rw-r--r-- | security/find-zlib/Makefile | 2 | ||||
-rw-r--r-- | shells/osh/Makefile | 2 | ||||
-rw-r--r-- | shells/vshnu/Makefile | 2 | ||||
-rw-r--r-- | sysutils/logmon/Makefile | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile index 95dbb1fdec54..39d61dd298bf 100644 --- a/archivers/dact/Makefile +++ b/archivers/dact/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 0 CATEGORIES= archivers MASTER_SITES= http://www.rkeene.org/files/oss/dact/release/ -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Dynamic Adaptive Compression Tool LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \ diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index e551d21d8e17..d2f7b3bd5f12 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= A sound editor for the GNOME/GTK 2.0 desktop LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ diff --git a/deskutils/remind/Makefile b/deskutils/remind/Makefile index 6a5d0db9d28d..a59ab681a4c1 100644 --- a/deskutils/remind/Makefile +++ b/deskutils/remind/Makefile @@ -12,7 +12,7 @@ CATEGORIES= deskutils MASTER_SITES= http://www.roaringpenguin.com/penguin/ \ http://freebsd.unixfreunde.de/sources/ -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Sophisticated calendar and alarm program GNU_CONFIGURE= yes diff --git a/devel/robodoc/Makefile b/devel/robodoc/Makefile index 4a4de88e9491..21a3c154d1eb 100644 --- a/devel/robodoc/Makefile +++ b/devel/robodoc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.xs4all.nl/~rfsber/Robo/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Code reference program similar to cxref that produces HTML GNU_CONFIGURE= yes diff --git a/graphics/springgraph/Makefile b/graphics/springgraph/Makefile index 6c7e15c2e9f6..77ad112f02e9 100644 --- a/graphics/springgraph/Makefile +++ b/graphics/springgraph/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.chaosreigns.com/code/springgraph/dl/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .pl -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Render graph described in a .dot file RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD diff --git a/mail/qsf/Makefile b/mail/qsf/Makefile index a007b50553b9..ccb02fabdfc6 100644 --- a/mail/qsf/Makefile +++ b/mail/qsf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= A small fast spam filter intended to be used with procmail OPTIONS= GDBM "GDBM support" off \ diff --git a/math/biggles/Makefile b/math/biggles/Makefile index b94a7ee1488e..9186c8f26b40 100644 --- a/math/biggles/Makefile +++ b/math/biggles/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= python2-${PORTNAME}-${PORTVERSION} -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Create publication-quality 2D scientific plots BUILD_DEPENDS= ${PYNUMERIC} diff --git a/misc/clpbar/Makefile b/misc/clpbar/Makefile index 66d165e84764..038250546e82 100644 --- a/misc/clpbar/Makefile +++ b/misc/clpbar/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= bar_${PORTVERSION} -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Command Line Progress Bar WRKSRC= ${WRKDIR}/bar-${PORTVERSION} diff --git a/misc/findutils/Makefile b/misc/findutils/Makefile index 11122c745a6b..9bf340d34a06 100644 --- a/misc/findutils/Makefile +++ b/misc/findutils/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= findutils DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= The GNU find utilities SIG_FILES= ${DISTNAME}${EXTRACT_SUFX}.sig diff --git a/misc/gkrellmbgchg2/Makefile b/misc/gkrellmbgchg2/Makefile index 793856535d3c..43bb887fb067 100644 --- a/misc/gkrellmbgchg2/Makefile +++ b/misc/gkrellmbgchg2/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.6 CATEGORIES= misc MASTER_SITES= http://www.bender-suhl.de/stefan/comp/sources/ -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= A plugin for GKrellM, which changes the desktop's background image BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 diff --git a/misc/nut/Makefile b/misc/nut/Makefile index d4521af7684a..0abda35803e1 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.lafn.org/~av832/ \ http://voodoo.bawue.com/download/ PKGNAMEPREFIX= health- -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Nutrition software to record what you eat MAN1= ${PORTNAME}.1 diff --git a/net/icpld/Makefile b/net/icpld/Makefile index 8bfb8117bffa..9208fb152e58 100644 --- a/net/icpld/Makefile +++ b/net/icpld/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net ipv6 MASTER_SITES= http://www.ibiblio.org/icpld/download/ \ http://freebsd.unixfreunde.de/sources/ -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Internet connection performance logging daemon USE_BZIP2= yes diff --git a/net/ipsumdump/Makefile b/net/ipsumdump/Makefile index 9cb0ea468601..05ca7b32243d 100644 --- a/net/ipsumdump/Makefile +++ b/net/ipsumdump/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.cs.ucla.edu/~kohler/ipsumdump/ \ http://core.inec.ru/~az/ -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Produce ASCII summary of network traffic or tcpdump(1) file GNU_CONFIGURE= yes diff --git a/net/smbldap-tools/Makefile b/net/smbldap-tools/Makefile index 5d1f4fe4648c..9bdcb133820b 100644 --- a/net/smbldap-tools/Makefile +++ b/net/smbldap-tools/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.idealx.com/downloads/ EXTRACT_SUFX= .tgz -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Useful package for managing users and groups in a LDAP directory BUILD_DEPENDS= ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \ diff --git a/security/find-zlib/Makefile b/security/find-zlib/Makefile index cbb5cb2fe9c5..acc5e86251b5 100644 --- a/security/find-zlib/Makefile +++ b/security/find-zlib/Makefile @@ -13,7 +13,7 @@ DISTNAME= find-zlib EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Scans files for statically linked zlib (libz) code PLIST_FILES= bin/find-zlib diff --git a/shells/osh/Makefile b/shells/osh/Makefile index e904aeb6af62..f79daa1123c1 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 060124 CATEGORIES= shells MASTER_SITES= http://jneitzel.sdf1.org/osh/src/ -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= An implementation of the UNIX 6th Edition shell MAN1= fd2.1 goto.1 if.1 osh.1 diff --git a/shells/vshnu/Makefile b/shells/vshnu/Makefile index 49905660ba30..637a5b8cddfe 100644 --- a/shells/vshnu/Makefile +++ b/shells/vshnu/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.0211 CATEGORIES= shells perl5 MASTER_SITES= http://www.cs.indiana.edu/~kinzler/vshnu/ -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= New Visual Shell BUILD_DEPENDS= ${SITE_PERL}/Term/Screen.pm:${PORTSDIR}/devel/p5-Term-Screen diff --git a/sysutils/logmon/Makefile b/sysutils/logmon/Makefile index ca444f91c209..f33e9dba6cfa 100644 --- a/sysutils/logmon/Makefile +++ b/sysutils/logmon/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.edespot.com/code/LogMon/ DISTNAME= LogMon-${PORTVERSION} -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= An ncurses-based split window log monitoring program USE_BZIP2= yes |