aboutsummaryrefslogtreecommitdiff
path: root/net/honeyd
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 /net/honeyd
parentda8d4e6bda09a62f2b079c338794a86dca15e628 (diff)
downloadports-7cee1ca843a8f2339c8770940a1f35c3fe7c4e80.tar.gz
ports-7cee1ca843a8f2339c8770940a1f35c3fe7c4e80.zip
Fix typoes on MAINTAINER address.
Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
Notes
Notes: svn path=/head/; revision=69290
Diffstat (limited to 'net/honeyd')
-rw-r--r--net/honeyd/Makefile4
1 files changed, 2 insertions, 2 deletions
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