summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2002-11-02 04:33:43 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2002-11-02 04:33:43 +0000
commit7cee1ca843a8f2339c8770940a1f35c3fe7c4e80 (patch)
treeeeeba29933a8aa197e79a7a67ad5fdef143dc361
parentUse the correct filename for the FreeBSD version string used by the (diff)
Fix typoes on MAINTAINER address.
Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
Notes
Notes: svn path=/head/; revision=69290
-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 37f19e811ecd..16b95fb60861 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= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.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 37f19e811ecd..16b95fb60861 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= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.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 a0382941a323..84c54760c033 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= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.umist.ac.uk
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ssl=/usr --disable-shared
diff --git a/devel/ccache/Makefile b/devel/ccache/Makefile
index 81ab0b316d4c..f5289cf55201 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 <d.marks@students.umist.ac.uk>
+# Whom: Dominic Marks <d.marks@student.umist.ac.uk>
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ PORTVERSION= 1.9
CATEGORIES= devel
MASTER_SITES= http://ccache.samba.org/ftp/ccache/
-MAINTAINER= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.umist.ac.uk
GNU_CONFIGURE= yes
MAN1= ccache.1
diff --git a/mail/dkimap4/Makefile b/mail/dkimap4/Makefile
index ead49454b1fe..f0110c24872a 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= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.umist.ac.uk
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/mail/dovecot-devel/Makefile b/mail/dovecot-devel/Makefile
index c0fd8386197d..edaab8ac5867 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 <d.marks@students.umist.ac.uk>
+# Whom: Dominic Marks <d.marks@student.umist.ac.uk>
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ PORTVERSION= 0.97
CATEGORIES= mail ipv6
MASTER_SITES= http://dovecot.procontrol.fi/
-MAINTAINER= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.umist.ac.uk
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-shadow --enable-ipv6 \
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index c0fd8386197d..edaab8ac5867 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 <d.marks@students.umist.ac.uk>
+# Whom: Dominic Marks <d.marks@student.umist.ac.uk>
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ PORTVERSION= 0.97
CATEGORIES= mail ipv6
MASTER_SITES= http://dovecot.procontrol.fi/
-MAINTAINER= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.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 a1dbf9702422..10d3d78d29d1 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 <d.marks@students.umist.ac.uk>
+# Whom: Dominic Marks <d.marks@student.umist.ac.uk>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.umist.ac.uk
GNU_CONFIGURE= yes
USE_REINPLACE= yes
diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile
index b718c84d41a8..a83339711403 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 <d.marks@students.umist.ac.uk>
+# Whom: Dominic Marks <d.marks@student.umist.ac.uk>
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ PORTVERSION= 0.3
CATEGORIES= net
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/
-MAINTAINER= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.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 1ec7815fec16..5fab5d65f77a 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 <d.marks@students.umist.ac.uk>
+# Whom: Dominic Marks <d.marks@student.umist.ac.uk>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.umist.ac.uk
GNU_CONFIGURE= yes
diff --git a/net/mutella/Makefile b/net/mutella/Makefile
index a1dbf9702422..10d3d78d29d1 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 <d.marks@students.umist.ac.uk>
+# Whom: Dominic Marks <d.marks@student.umist.ac.uk>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.umist.ac.uk
GNU_CONFIGURE= yes
USE_REINPLACE= yes
diff --git a/net/pen/Makefile b/net/pen/Makefile
index 6635dfa3f24d..99497a9eaa3a 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= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.umist.ac.uk
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-daemon
diff --git a/news/diablo/Makefile b/news/diablo/Makefile
index 1f5ff4b51312..c24109d56c0b 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= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.umist.ac.uk
BUILD_DEPENDS= xmake:${PORTSDIR}/devel/xmake
diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile
index a45915edd67f..a401e4cd2ceb 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 <d.marks@students.umist.ac.uk>
+# Whom: Dominic Marks <d.marks@student.umist.ac.uk>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= http://monkey.org/~dugsong/fragroute/
-MAINTAINER= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.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 39416b797c6c..b6c9f44d0aaa 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= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.umist.ac.uk
.include <bsd.port.pre.mk>
diff --git a/security/nmap/Makefile b/security/nmap/Makefile
index e4d2ee752464..7376b6dbb949 100644
--- a/security/nmap/Makefile
+++ b/security/nmap/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://download.insecure.org/nmap/dist/ \
DISTNAME= nmap-${PORTVERSION:S/.b/BETA/}
EXTRACT_SUFX= .tgz
-MAINTAINER= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.umist.ac.uk
.include <bsd.port.pre.mk>
diff --git a/www/scout/Makefile b/www/scout/Makefile
index bfd5d1e5b85b..24f3b5122d6a 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 <d.marks@students.umist.ac.uk>
+# Whom: Dominic Marks <d.marks@student.umist.ac.uk>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= www
MASTER_SITES= ftp://ftp.armstrong.com/pub/scout/ \
http://nerf-herder.net/siege/
-MAINTAINER= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.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 a147420771b7..41aaa4b963f7 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 <d.marks@students.umist.ac.uk>
+# Whom: Dominic Marks <d.marks@student.umist.ac.uk>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= x11-fonts
MASTER_SITES= http://www.xs4all.nl/~hanb/software/fluxbox/
DISTNAME= ${PORTNAME}
-MAINTAINER= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.umist.ac.uk
NO_BUILD= yes
USE_BZIP2= yes
diff --git a/x11-wm/hackedbox/Makefile b/x11-wm/hackedbox/Makefile
index e66009405647..dde99be93f25 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 <d.marks@students.umist.ac.uk>
+# Whom: Dominic Marks <d.marks@student.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= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.umist.ac.uk
MAN1= hackedbox.1
DOCS= AUTHORS ChangeLog INSTALL README TODO