diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-04-01 05:16:19 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-04-01 05:16:19 +0000 |
commit | 686a04b74abcca3ca33bbecfc6929632e092e84a (patch) | |
tree | 3b8958b1bb3cc35feca131ed85cc953e08b14c9d /audio/mpmf20 | |
parent | 08a2e61d8a80056b49456688a226da265e78733a (diff) |
Notes
Diffstat (limited to 'audio/mpmf20')
-rw-r--r-- | audio/mpmf20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpmf20/Makefile b/audio/mpmf20/Makefile index c6526431fd3b..31e37e04aa95 100644 --- a/audio/mpmf20/Makefile +++ b/audio/mpmf20/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= File transfer tool for the MPMan MP-F20 portable MP3-player -NOT_FOR_ARCHS= ia64 sparc64 +NOT_FOR_ARCHS= ia64 powerpc sparc64 MAKEFILE= makefile PLIST_FILES= bin/mpmf20 |