diff options
author | archie <archie@FreeBSD.org> | 1998-11-19 14:24:40 +0800 |
---|---|---|
committer | archie <archie@FreeBSD.org> | 1998-11-19 14:24:40 +0800 |
commit | c7b903f407dc74a20a1995b3f146e29af6075daa (patch) | |
tree | c20c1cd589417527a0094276ee629ac43bf925a4 /net/mpd | |
parent | 2361189d21284456ddfc9783a0557e080f7345dd (diff) | |
download | freebsd-ports-gnome-c7b903f407dc74a20a1995b3f146e29af6075daa.tar.gz freebsd-ports-gnome-c7b903f407dc74a20a1995b3f146e29af6075daa.tar.zst freebsd-ports-gnome-c7b903f407dc74a20a1995b3f146e29af6075daa.zip |
Make me the maintainer of this port
Diffstat (limited to 'net/mpd')
-rw-r--r-- | net/mpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |