aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2002-10-08 12:10:37 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2002-10-08 12:10:37 +0000
commitaeee54b1c1a2b53c1f7b994d43e55c48e8ec6eba (patch)
tree6f10d2e4c80cad5a438a1234ccc5a5fa7953d91b
parent77eba57ce3570c110fea926e99a5cd482359c4e3 (diff)
downloadports-aeee54b1c1a2b53c1f7b994d43e55c48e8ec6eba.tar.gz
ports-aeee54b1c1a2b53c1f7b994d43e55c48e8ec6eba.zip
Notes
-rw-r--r--audio/easytag-devel/Makefile2
-rw-r--r--audio/easytag/Makefile2
-rw-r--r--benchmarks/siege/Makefile2
-rw-r--r--devel/ccache/Makefile4
-rw-r--r--mail/dkimap4/Makefile2
-rw-r--r--mail/dovecot-devel/Makefile4
-rw-r--r--mail/dovecot/Makefile4
-rw-r--r--net-p2p/mutella/Makefile4
-rw-r--r--net/honeyd/Makefile4
-rw-r--r--net/libdnet/Makefile4
-rw-r--r--net/mutella/Makefile4
-rw-r--r--net/pen/Makefile2
-rw-r--r--news/diablo/Makefile2
-rw-r--r--security/fragroute/Makefile4
-rw-r--r--security/john/Makefile2
-rw-r--r--security/nmap/Makefile2
-rw-r--r--www/scout/Makefile4
-rw-r--r--x11-fonts/artwiz-fonts/Makefile4
-rw-r--r--x11-wm/hackedbox/Makefile4
19 files changed, 30 insertions, 30 deletions
diff --git a/audio/easytag-devel/Makefile b/audio/easytag-devel/Makefile
index f8dd9bfe222c..37f19e811ecd 100644
--- a/audio/easytag-devel/Makefile
+++ b/audio/easytag-devel/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
LIB_DEPENDS= id3-3.7.13:${PORTSDIR}/audio/id3lib \
vorbis.2:${PORTSDIR}/audio/libvorbis
diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile
index f8dd9bfe222c..37f19e811ecd 100644
--- a/audio/easytag/Makefile
+++ b/audio/easytag/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
LIB_DEPENDS= id3-3.7.13:${PORTSDIR}/audio/id3lib \
vorbis.2:${PORTSDIR}/audio/libvorbis
diff --git a/benchmarks/siege/Makefile b/benchmarks/siege/Makefile
index b4011b90fd1d..a0382941a323 100644
--- a/benchmarks/siege/Makefile
+++ b/benchmarks/siege/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= benchmarks
MASTER_SITES= ftp://ftp.armstrong.com/pub/siege/ \
http://nerf-herder.net/siege/
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ssl=/usr --disable-shared
diff --git a/devel/ccache/Makefile b/devel/ccache/Makefile
index adbbba44bb07..81ab0b316d4c 100644
--- a/devel/ccache/Makefile
+++ b/devel/ccache/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: ccache
# Date created: 31/03/2002
-# Whom: Dominic Marks <dominic_marks@btinternet.com>
+# Whom: Dominic Marks <d.marks@students.umist.ac.uk>
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ PORTVERSION= 1.9
CATEGORIES= devel
MASTER_SITES= http://ccache.samba.org/ftp/ccache/
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
GNU_CONFIGURE= yes
MAN1= ccache.1
diff --git a/mail/dkimap4/Makefile b/mail/dkimap4/Makefile
index ae0fab080857..ead49454b1fe 100644
--- a/mail/dkimap4/Makefile
+++ b/mail/dkimap4/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.dbox.handshake.de/download/ \
http://www-2.cs.cmu.edu/~kroening/dbox/
EXTRACT_SUFX= .tgz
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/mail/dovecot-devel/Makefile b/mail/dovecot-devel/Makefile
index dbe8244677b5..c0fd8386197d 100644
--- a/mail/dovecot-devel/Makefile
+++ b/mail/dovecot-devel/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: dovecot
# Date created: 12/08/2002
-# Whom: Dominic Marks <dominic_marks@btinternet.com>
+# Whom: Dominic Marks <d.marks@students.umist.ac.uk>
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ PORTVERSION= 0.97
CATEGORIES= mail ipv6
MASTER_SITES= http://dovecot.procontrol.fi/
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-shadow --enable-ipv6 \
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index dbe8244677b5..c0fd8386197d 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: dovecot
# Date created: 12/08/2002
-# Whom: Dominic Marks <dominic_marks@btinternet.com>
+# Whom: Dominic Marks <d.marks@students.umist.ac.uk>
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ PORTVERSION= 0.97
CATEGORIES= mail ipv6
MASTER_SITES= http://dovecot.procontrol.fi/
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-shadow --enable-ipv6 \
diff --git a/net-p2p/mutella/Makefile b/net-p2p/mutella/Makefile
index e6618fb136d4..a1dbf9702422 100644
--- a/net-p2p/mutella/Makefile
+++ b/net-p2p/mutella/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: mutella
# Date created: 2/12/2001
-# Whom: Dominic Marks <dominic_marks@btinternet.com>
+# Whom: Dominic Marks <d.marks@students.umist.ac.uk>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
GNU_CONFIGURE= yes
USE_REINPLACE= yes
diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile
index cc37e088d754..b718c84d41a8 100644
--- a/net/honeyd/Makefile
+++ b/net/honeyd/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: honeyd
# Date created: 16/04/2002
-# Whom: Dominic Marks <dominic_marks@btinternet.com>
+# Whom: Dominic Marks <d.marks@students.umist.ac.uk>
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ PORTVERSION= 0.3
CATEGORIES= net
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \
${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile
index 8ed53f920cb4..5452b872daa1 100644
--- a/net/libdnet/Makefile
+++ b/net/libdnet/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: libdnet
# Date created: 15 April 2002
-# Whom: Dominic Marks <dominic_marks@btinternet.com>
+# Whom: Dominic Marks <d.marks@students.umist.ac.uk>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
GNU_CONFIGURE= yes
diff --git a/net/mutella/Makefile b/net/mutella/Makefile
index e6618fb136d4..a1dbf9702422 100644
--- a/net/mutella/Makefile
+++ b/net/mutella/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: mutella
# Date created: 2/12/2001
-# Whom: Dominic Marks <dominic_marks@btinternet.com>
+# Whom: Dominic Marks <d.marks@students.umist.ac.uk>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
GNU_CONFIGURE= yes
USE_REINPLACE= yes
diff --git a/net/pen/Makefile b/net/pen/Makefile
index 87dd2a34bba0..6635dfa3f24d 100644
--- a/net/pen/Makefile
+++ b/net/pen/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= ftp://siag.nu/pub/pen/ \
http://siag.nu/pub/pen/
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-daemon
diff --git a/news/diablo/Makefile b/news/diablo/Makefile
index 7243adea28cd..1f5ff4b51312 100644
--- a/news/diablo/Makefile
+++ b/news/diablo/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.openusenet.org/diablo/download/
DISTNAME= ${PKGNAME}-REL
EXTRACT_SUFX= .tgz
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
BUILD_DEPENDS= xmake:${PORTSDIR}/devel/xmake
diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile
index 29cb7f14f48d..a45915edd67f 100644
--- a/security/fragroute/Makefile
+++ b/security/fragroute/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: fragroute
# Date created: 19 May 2002
-# Whom: Dominic Marks <dominic_marks@btinternet.com>
+# Whom: Dominic Marks <d.marks@students.umist.ac.uk>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= http://monkey.org/~dugsong/fragroute/
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \
${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent
diff --git a/security/john/Makefile b/security/john/Makefile
index 8a98570960f7..39416b797c6c 100644
--- a/security/john/Makefile
+++ b/security/john/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.ca.openwall.com/pub/projects/john/ \
ftp://ftp.false.com/pub/security/projects/ \
http://www.false.com/security/john/
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
.include <bsd.port.pre.mk>
diff --git a/security/nmap/Makefile b/security/nmap/Makefile
index 0d00e80a9936..a3698c99c2e2 100644
--- a/security/nmap/Makefile
+++ b/security/nmap/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://download.insecure.org/nmap/dist/ \
DISTNAME= nmap-${PORTVERSION:S/.b/BETA/}
EXTRACT_SUFX= .tgz
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
.include <bsd.port.pre.mk>
diff --git a/www/scout/Makefile b/www/scout/Makefile
index e7bd48f8b9eb..bfd5d1e5b85b 100644
--- a/www/scout/Makefile
+++ b/www/scout/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: scout
# Date created: 15/04/2002
-# Whom: Dominic Marks <dominic_marks@btinternet.com>
+# Whom: Dominic Marks <d.marks@students.umist.ac.uk>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= www
MASTER_SITES= ftp://ftp.armstrong.com/pub/scout/ \
http://nerf-herder.net/siege/
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
USE_LIBTOOL= yes
CONFIGURE_ARGS+= --disable-shared --enable-static
diff --git a/x11-fonts/artwiz-fonts/Makefile b/x11-fonts/artwiz-fonts/Makefile
index ed82f1068b6c..a147420771b7 100644
--- a/x11-fonts/artwiz-fonts/Makefile
+++ b/x11-fonts/artwiz-fonts/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: artwiz-fonts
# Date created: 25/08/2002
-# Whom: Dominic Marks <dominic_marks@btinternet.com>
+# Whom: Dominic Marks <d.marks@students.umist.ac.uk>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= x11-fonts
MASTER_SITES= http://www.xs4all.nl/~hanb/software/fluxbox/
DISTNAME= ${PORTNAME}
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
NO_BUILD= yes
USE_BZIP2= yes
diff --git a/x11-wm/hackedbox/Makefile b/x11-wm/hackedbox/Makefile
index 0becad2ecf9f..e66009405647 100644
--- a/x11-wm/hackedbox/Makefile
+++ b/x11-wm/hackedbox/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: hackedbox
# Date created: 2002-05-11
-# Whom: Dominic Marks <dominic_marks@btinternet.com>
+# Whom: Dominic Marks <d.marks@students.umist.ac.uk>
# based on the blackbox and openbox ports
#
# $FreeBSD$
@@ -11,7 +11,7 @@ PORTVERSION= 0.7.2
CATEGORIES= x11-wm
MASTER_SITES= ftp://scrudgeware.org/hackedbox/
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
MAN1= hackedbox.1
DOCS= AUTHORS ChangeLog INSTALL README TODO