diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1999-12-23 03:28:53 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1999-12-23 03:28:53 +0000 |
commit | a55eea445345d848a9f35d423b002507af026abd (patch) | |
tree | f2d6a17517fc59fc87a75c571a194f322b81d7f9 /audio/timidity | |
parent | b2ca0700cd88139f17eda8b6fc9e8ebffa19b8fb (diff) | |
download | ports-a55eea445345d848a9f35d423b002507af026abd.tar.gz ports-a55eea445345d848a9f35d423b002507af026abd.zip |
Remove myself from MAINTAINER
Notes
Notes:
svn path=/head/; revision=23862
Diffstat (limited to 'audio/timidity')
-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 3abfe3802746..98179d2bb62a 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" |