summaryrefslogtreecommitdiff
path: root/net/libdnet
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/libdnet
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
Diffstat (limited to 'net/libdnet')
-rw-r--r--net/libdnet/Makefile4
1 files changed, 2 insertions, 2 deletions
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