diff options
author | mycroft <mycroft> | 1998-03-07 18:55:32 +0000 |
---|---|---|
committer | mycroft <mycroft> | 1998-03-07 18:55:32 +0000 |
commit | 823a0f653aad317087ad1b99da3050a63a3c8095 (patch) | |
tree | 97f10cc1ba14333c48248a0e48c6752faa27e743 /audio | |
parent | 3185890aabc18670358757e641cbdc71d65bcd1e (diff) | |
download | pkgsrc-823a0f653aad317087ad1b99da3050a63a3c8095.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 |