diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
commit | 37e782dfbc764c70ed1489c5c828d3c9ce5e4d65 (patch) | |
tree | 8d9caebfb388e25f19cd57fc86557a441d7cddff /audio/wavplay | |
parent | bba40fef06a119bd90dc8b67e951957939f42e6e (diff) | |
download | ports-37e782dfbc764c70ed1489c5c828d3c9ce5e4d65.tar.gz ports-37e782dfbc764c70ed1489c5c828d3c9ce5e4d65.zip |
Notes
Diffstat (limited to 'audio/wavplay')
-rw-r--r-- | audio/wavplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wavplay/Makefile b/audio/wavplay/Makefile index 077bcebcc20e..cbedcd181195 100644 --- a/audio/wavplay/Makefile +++ b/audio/wavplay/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= SUNSITE/apps/sound/players/ MAINTAINER= amdmi3@FreeBSD.org -COMMENT= A wav player and recorder +COMMENT= Wav player and recorder ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS_REASON=Doesn't work on !i386 and amd64 |