diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-08 14:00:30 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-08 14:00:30 +0000 |
commit | 1101f09c09367bca303d13431ed15f28d0a22f65 (patch) | |
tree | 511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /audio/sidplayer | |
parent | fde362579641ddf717c0f67041e6f3360e2fad61 (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 75ca4a1169ad..d6d85ca2826e 100644 --- a/audio/sidplayer/Makefile +++ b/audio/sidplayer/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://sidplayer.cebix.net/downloads/ \ DISTNAME= SIDPlayer-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A C64 SID tune player +COMMENT= C64 SID tune player LICENSE= GPLv2 |