diff options
author | mycroft <mycroft@pkgsrc.org> | 1998-03-07 18:55:32 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 1998-03-07 18:55:32 +0000 |
commit | 332856e1e18debe6dc7e7c4259a9dba1e4f613ba (patch) | |
tree | 97f10cc1ba14333c48248a0e48c6752faa27e743 /audio | |
parent | 343bfd9fd421908733167b1a55e01541f26b9312 (diff) | |
download | pkgsrc-332856e1e18debe6dc7e7c4259a9dba1e4f613ba.tar.gz |
Make me the `maintainer'.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/timidity/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile index 675dc248fab..8c90415163e 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -4,7 +4,7 @@ # Date created: 17 Nov 1996 # Whom: ache # -# $NetBSD: Makefile,v 1.5 1998/01/30 13:56:59 agc Exp $ +# $NetBSD: Makefile,v 1.6 1998/03/07 18:55:32 mycroft Exp $ # FreeBSD Id: Makefile,v 1.5 1997/09/07 22:08:13 ache Exp # @@ -15,8 +15,7 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/demos/music/samples/ \ TIINS= dgguspat.zip DISTFILES= ${TIINS} ${DISTNAME}.tar.gz -# FreeBSD maintainer -MAINTAINER= ache@FreeBSD.ORG +MAINTAINER= mycroft@NetBSD.ORG BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip LIB_DEPENDS= ncurses.3.4:${PORTSDIR}/devel/ncurses |