From c7b903f407dc74a20a1995b3f146e29af6075daa Mon Sep 17 00:00:00 2001 From: archie Date: Thu, 19 Nov 1998 06:24:40 +0000 Subject: Make me the maintainer of this port --- net/mpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/mpd/Makefile b/net/mpd/Makefile index 061c96dcf03c..c4ce0661e96e 100644 --- a/net/mpd/Makefile +++ b/net/mpd/Makefile @@ -3,7 +3,7 @@ # Date created: 16 May 1997 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.8 1998/09/19 22:45:41 steve Exp $ +# $Id: Makefile,v 1.9 1998/11/18 11:19:25 asami Exp $ # DISTNAME= mpd-1.0b5 @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.whistle.com/pub/archie/mpd/ EXTRACT_SUFX= .tgz -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= archie@freebsd.org WRKSRC= ${WRKDIR}/mpd-1.0b5/src ALL_TARGET= depend all -- cgit