diff options
author | ache <ache@FreeBSD.org> | 1999-12-23 03:28:53 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1999-12-23 03:28:53 +0000 |
commit | 70e5d0ee0c9306aae3ddea13609092b76e878955 (patch) | |
tree | 063ec5a3886e01582bbc45d5230e904f50b7c77c /audio/timidity/Makefile | |
parent | a1537b0b5346e9fa1b4d0e0f57731b44522817d4 (diff) | |
download | FreeBSD-ports-70e5d0ee0c9306aae3ddea13609092b76e878955.zip FreeBSD-ports-70e5d0ee0c9306aae3ddea13609092b76e878955.tar.gz |
Remove myself from MAINTAINER
Diffstat (limited to 'audio/timidity/Makefile')
-rw-r--r-- | audio/timidity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile index 3abfe38..98179d2 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.kiarchive.ru/pub/misc/hardware/soundcard/gus/ \ TIINS= goemon.tgz DISTFILES= ${TIINS} ${DISTNAME}.tar.gz -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_CDROM= "Uses copyrighted patches" |