diff options
author | oliver <oliver@FreeBSD.org> | 2003-05-06 16:58:45 +0000 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-05-06 16:58:45 +0000 |
commit | 5f9b301e874c9739302ce6782bf2b61f23fdc736 (patch) | |
tree | 4723556d263b13c5a0479ed74f878fbe92a54d34 | |
parent | 5e2f1f738e95643d400f32f9b26804549263f30a (diff) | |
download | FreeBSD-ports-5f9b301e874c9739302ce6782bf2b61f23fdc736.zip FreeBSD-ports-5f9b301e874c9739302ce6782bf2b61f23fdc736.tar.gz |
redefine the MAINTAINER field with my FreeBSD address
Approved By: alex (mentor)
-rw-r--r-- | devel/atlas-devel/Makefile | 2 | ||||
-rw-r--r-- | devel/atlas/Makefile | 2 | ||||
-rw-r--r-- | devel/libuta/Makefile | 2 | ||||
-rw-r--r-- | devel/varconf/Makefile | 2 | ||||
-rw-r--r-- | devel/wftk/Makefile | 2 | ||||
-rw-r--r-- | ftp/gftp/Makefile | 2 | ||||
-rw-r--r-- | games/dmjava/Makefile | 2 | ||||
-rw-r--r-- | games/heretic/Makefile | 2 | ||||
-rw-r--r-- | mail/sylpheed/Makefile | 2 | ||||
-rw-r--r-- | mail/sylpheed2-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/sylpheed2/Makefile | 2 | ||||
-rw-r--r-- | mail/sylpheed3/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xawtv/Makefile | 2 | ||||
-rw-r--r-- | security/oidentd/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xcdroast/Makefile | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/devel/atlas-devel/Makefile b/devel/atlas-devel/Makefile index 7bbdef1..8f3e8b1 100644 --- a/devel/atlas-devel/Makefile +++ b/devel/atlas-devel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://victor.worldforge.org/pub/worldforge/libs/Atlas-C++/ \ ftp://ftp.ecs.soton.ac.uk/pub/worldforge/libs/Atlas-C++/ DISTNAME= ${PORTNAME}-C++-${PORTVERSION} -MAINTAINER= lehmann@ans-netz.de +MAINTAINER= oliver@freebsd.org COMMENT= A C++ reference implementation of the Atlas protocol USE_LIBTOOL= YES diff --git a/devel/atlas/Makefile b/devel/atlas/Makefile index 7bbdef1..8f3e8b1 100644 --- a/devel/atlas/Makefile +++ b/devel/atlas/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://victor.worldforge.org/pub/worldforge/libs/Atlas-C++/ \ ftp://ftp.ecs.soton.ac.uk/pub/worldforge/libs/Atlas-C++/ DISTNAME= ${PORTNAME}-C++-${PORTVERSION} -MAINTAINER= lehmann@ans-netz.de +MAINTAINER= oliver@freebsd.org COMMENT= A C++ reference implementation of the Atlas protocol USE_LIBTOOL= YES diff --git a/devel/libuta/Makefile b/devel/libuta/Makefile index 571850a..5d5292e 100644 --- a/devel/libuta/Makefile +++ b/devel/libuta/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= lehmann@ans-netz.de +MAINTAINER= oliver@freebsd.org COMMENT= A Graphical User Interface library for C++ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/devel/varconf/Makefile b/devel/varconf/Makefile index 3e09656..8a8d60a 100644 --- a/devel/varconf/Makefile +++ b/devel/varconf/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://victor.worldforge.org/%SUBDIR%/ \ ftp://ftp.fr.gnome.org/%SUBDIR%/ MASTER_SITE_SUBDIR= pub/worldforge/libs/varconf -MAINTAINER= lehmann@ans-netz.de +MAINTAINER= oliver@freebsd.org COMMENT= A Configuration System for the STAGE Server LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ diff --git a/devel/wftk/Makefile b/devel/wftk/Makefile index 571850a..5d5292e 100644 --- a/devel/wftk/Makefile +++ b/devel/wftk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= lehmann@ans-netz.de +MAINTAINER= oliver@freebsd.org COMMENT= A Graphical User Interface library for C++ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index 6f41518..aa2e74f 100644 --- a/ftp/gftp/Makefile +++ b/ftp/gftp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://gftp.seul.org/ \ ftp://gftp.seul.org/pub/gftp/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} -MAINTAINER= lehmann@ans-netz.de +MAINTAINER= oliver@freebsd.org COMMENT= A free multithreaded GTK based ftp client GNU_CONFIGURE= yes diff --git a/games/dmjava/Makefile b/games/dmjava/Makefile index 14d27bb..5c182a7 100644 --- a/games/dmjava/Makefile +++ b/games/dmjava/Makefile @@ -18,7 +18,7 @@ DISTFILES= DMJ.ZIP ${MY_PATCHFILES} DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= DMJ.ZIP -MAINTAINER= lehmann@ans-netz.de +MAINTAINER= oliver@freebsd.org COMMENT= Dungeon Master Java is a remake of the classic Dungeon Master by FTL EXTRACT_AFTER_ARGS= -d ${WRKSRC} diff --git a/games/heretic/Makefile b/games/heretic/Makefile index 4e38abe..d03243a 100644 --- a/games/heretic/Makefile +++ b/games/heretic/Makefile @@ -17,7 +17,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} heretic_share.wad.gz EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .endif -MAINTAINER= lehmann@ans-netz.de +MAINTAINER= oliver@freebsd.org COMMENT= Unix source-port of the famous Heretic game by id Software USE_X_PREFIX= yes diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 3cecca8..9ed552d 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ -MAINTAINER= lehmann@ans-netz.de +MAINTAINER= oliver@freebsd.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client USE_BZIP2= yes diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile index 3cecca8..9ed552d 100644 --- a/mail/sylpheed2-devel/Makefile +++ b/mail/sylpheed2-devel/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ -MAINTAINER= lehmann@ans-netz.de +MAINTAINER= oliver@freebsd.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client USE_BZIP2= yes diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile index 3cecca8..9ed552d 100644 --- a/mail/sylpheed2/Makefile +++ b/mail/sylpheed2/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ -MAINTAINER= lehmann@ans-netz.de +MAINTAINER= oliver@freebsd.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client USE_BZIP2= yes diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index 3cecca8..9ed552d 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ -MAINTAINER= lehmann@ans-netz.de +MAINTAINER= oliver@freebsd.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client USE_BZIP2= yes diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile index 39354b3..2696b2a 100644 --- a/multimedia/xawtv/Makefile +++ b/multimedia/xawtv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= multimedia MASTER_SITES= http://bytesex.org/xawtv/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= lehmann@ans-netz.de +MAINTAINER= oliver@freebsd.org COMMENT= A TV viewing application and a few TV utilities BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv diff --git a/security/oidentd/Makefile b/security/oidentd/Makefile index 5717410..1f05634 100644 --- a/security/oidentd/Makefile +++ b/security/oidentd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ojnk -MAINTAINER= lehmann@ans-netz.de +MAINTAINER= oliver@freebsd.org COMMENT= Ident server that supports user-defined ident strings USE_GMAKE= yes diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile index a2d6a15..c82ec5c 100644 --- a/sysutils/xcdroast/Makefile +++ b/sysutils/xcdroast/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= xcdroast DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a./alpha/} -MAINTAINER= lehmann@ans-netz.de +MAINTAINER= oliver@freebsd.org COMMENT= Another X11 frontend to mkisofs/cdrecord RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools \ |