diff options
author | will <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
commit | aaf0ba1777446f8ea51126708feaf84eaab873f0 (patch) | |
tree | 16e1d34c91c484b5a393908d7ad817dd09f4618d /devel | |
parent | ae37a44ddd9a81789a2317077498c5dc20ce9858 (diff) | |
download | FreeBSD-ports-aaf0ba1777446f8ea51126708feaf84eaab873f0.zip FreeBSD-ports-aaf0ba1777446f8ea51126708feaf84eaab873f0.tar.gz |
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cervisia/Makefile | 2 | ||||
-rw-r--r-- | devel/flux/Makefile | 2 | ||||
-rw-r--r-- | devel/kdevelop/Makefile | 2 | ||||
-rw-r--r-- | devel/kpp/Makefile | 2 | ||||
-rw-r--r-- | devel/libcache/Makefile | 2 | ||||
-rw-r--r-- | devel/newt/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-IO-Stty/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-IO-Tty/Makefile | 2 | ||||
-rw-r--r-- | devel/qtk/Makefile | 2 | ||||
-rw-r--r-- | devel/robodoc/Makefile | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/devel/cervisia/Makefile b/devel/cervisia/Makefile index ff2739d..c96cbc5 100644 --- a/devel/cervisia/Makefile +++ b/devel/cervisia/Makefile @@ -9,7 +9,7 @@ DISTNAME= cervisia-0.5.0 CATEGORIES= devel MASTER_SITES= http://download.sourceforge.net/cervisia/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase11 diff --git a/devel/flux/Makefile b/devel/flux/Makefile index 54f90a8..96f7ff9 100644 --- a/devel/flux/Makefile +++ b/devel/flux/Makefile @@ -10,7 +10,7 @@ DISTNAME= flux-0.3.0 CATEGORIES= devel MASTER_SITES= ftp://ftp.styx.net/projects/flux/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org USE_LIBTOOL= yes USE_GMAKE= yes diff --git a/devel/kdevelop/Makefile b/devel/kdevelop/Makefile index 61b4e29..5a494cf 100644 --- a/devel/kdevelop/Makefile +++ b/devel/kdevelop/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://fara.cs.uni-potsdam.de/pub/kdevelop/ \ ftp://apcs.shellx.org/pub/KDevelop/ \ ftp://ftp.mpg.goe.ni.schule.de/pub/linux/ide/KDevelop/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11 RUN_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf diff --git a/devel/kpp/Makefile b/devel/kpp/Makefile index dcf2073..44ceaef 100644 --- a/devel/kpp/Makefile +++ b/devel/kpp/Makefile @@ -10,7 +10,7 @@ DISTNAME= kpp-0.15c CATEGORIES= devel MASTER_SITES= http://www.msoe.edu/~geiseri/files/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11 diff --git a/devel/libcache/Makefile b/devel/libcache/Makefile index f919481..91c0a56 100644 --- a/devel/libcache/Makefile +++ b/devel/libcache/Makefile @@ -10,7 +10,7 @@ DISTNAME= libcache-1.0.0 CATEGORIES= devel MASTER_SITES= http://www.afro-productions.com/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-shared diff --git a/devel/newt/Makefile b/devel/newt/Makefile index 68f1a8d..e1b1578 100644 --- a/devel/newt/Makefile +++ b/devel/newt/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= \ ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/redhat-6.1/SRPMS/SRPMS/ EXTRACT_SUFX= .src.rpm -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm \ diff --git a/devel/p5-IO-Stty/Makefile b/devel/p5-IO-Stty/Makefile index 8f35ad7..4ee82ca 100644 --- a/devel/p5-IO-Stty/Makefile +++ b/devel/p5-IO-Stty/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= IO -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org USE_PERL5= yes diff --git a/devel/p5-IO-Tty/Makefile b/devel/p5-IO-Tty/Makefile index c5ccd03..080dc13 100644 --- a/devel/p5-IO-Tty/Makefile +++ b/devel/p5-IO-Tty/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= IO -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org USE_PERL5= yes IS_INTERACTIVE= yes diff --git a/devel/qtk/Makefile b/devel/qtk/Makefile index d00eac5..a6b3674 100644 --- a/devel/qtk/Makefile +++ b/devel/qtk/Makefile @@ -11,7 +11,7 @@ PKGNAME= qtk-0.50 CATEGORIES= devel tk82 MASTER_SITES= http://www.psn.net/~andrews/dist/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/bin/wish8.2:${PORTSDIR}/x11-toolkits/tk82 diff --git a/devel/robodoc/Makefile b/devel/robodoc/Makefile index 2f10fd1..285d7c1 100644 --- a/devel/robodoc/Makefile +++ b/devel/robodoc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://www.xs4all.nl/~rfsber/Robo/ EXTRACT_SUFX= .tgz -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org FETCH_BEFORE_ARGS+= -b WRKSRC= ${WRKDIR}/Robodoc |