diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-14 15:12:08 +0800 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-14 15:12:08 +0800 |
commit | 166b1d854ad5410d273cb9ce1d0211262c18c93b (patch) | |
tree | e954e4eee0512bc4ff326865b0d72a560e0d409f /audio | |
parent | db91565e4b6cee27861fe76bbb6697e9c0ed9b19 (diff) | |
download | freebsd-ports-gnome-166b1d854ad5410d273cb9ce1d0211262c18c93b.tar.gz freebsd-ports-gnome-166b1d854ad5410d273cb9ce1d0211262c18c93b.tar.zst freebsd-ports-gnome-166b1d854ad5410d273cb9ce1d0211262c18c93b.zip |
Mention everything in the parent Makefile.
Add BROKEN: rplay
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 61b63dbe0c83..4081d0c5fd60 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.15 1995/05/13 10:36:49 asami Exp $ +# $Id: Makefile,v 1.16 1995/05/14 03:29:12 asami Exp $ # # RESTRICTED: xmcd (needs Motif, xmcd itself isn't restricted) # # BROKEN: gmod +# BROKEN: rplay (can't connect to master site) # SUBDIR= gsm maplay nas playmidi rsynth s3mod sox tracker xcd xcdplayer |