diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-03-08 22:00:30 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-03-08 22:00:30 +0800 |
commit | 6b30aedc20651a0a913a123a5632e2e7b9560bc9 (patch) | |
tree | 511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /audio/openspc | |
parent | 93e93124ebb909ccbe0cb35c0ef33593a6088bf7 (diff) | |
download | freebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.tar.gz freebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.tar.zst freebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.zip |
Remove indefinite article from COMMENT
Diffstat (limited to 'audio/openspc')
-rw-r--r-- | audio/openspc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/openspc/Makefile b/audio/openspc/Makefile index 9cbd15a76f45..dacac414a84a 100644 --- a/audio/openspc/Makefile +++ b/audio/openspc/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://membres.lycos.fr/pixels/ \ DISTNAME= OpenSPC-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A command line player for .spc and .zst files +COMMENT= Command-line player for .spc and .zst files ONLY_FOR_ARCHS= i386 # contains x86 asm code USE_LDCONFIG= yes |