summaryrefslogtreecommitdiff
path: root/net/libdnet
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-06-24 01:06:04 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-06-24 01:06:04 +0000
commit2351069d34b25536896336fe483ac05cb0c419de (patch)
treee7f7d23f5a13c056eadc4bbd4e3b40b25571f0b7 /net/libdnet
parentBack out previous commit. subversion really does have an explicit (diff)
update maintainer's email address.
PR: 53658 Submitted by: Dominic Marks <dom@cus.org.uk>
Notes
Notes: svn path=/head/; revision=83508
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 3c061c8785aa..8370d895ef05 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@student.umist.ac.uk>
+# Whom: Dominic Marks <dominic.marks@btinternet.com>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= d.marks@student.umist.ac.uk
+MAINTAINER= dominic.marks@btinternet.com
COMMENT= A simple interface to level networking routines
GNU_CONFIGURE= yes