From 8bed100128838cd0b73bda8862cd2dfe7c17f0be Mon Sep 17 00:00:00 2001 From: perky Date: Sat, 2 Nov 2002 04:33:43 +0000 Subject: Fix typoes on MAINTAINER address. Submitted by: Dominic Marks --- security/fragroute/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/fragroute') 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 +# Whom: Dominic Marks # # $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 -- cgit