diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
commit | 4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa (patch) | |
tree | 847e15354b955cd011a1e3b06cb5f7edb79a61fb /audio/sidplayer | |
parent | af5a7e53ea6040461cdb85ecb4bbbfc1ce7a7783 (diff) |
Notes
Diffstat (limited to 'audio/sidplayer')
-rw-r--r-- | audio/sidplayer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sidplayer/Makefile b/audio/sidplayer/Makefile index 5ddbb5f32833..6f9d28c7c4b0 100644 --- a/audio/sidplayer/Makefile +++ b/audio/sidplayer/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://wwwthep.physik.uni-mainz.de/~cbauer/ DISTNAME= SIDPlayer-${PORTVERSION} -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A C64 SID tune player USE_SDL= yes |