diff options
author | asami <asami@FreeBSD.org> | 1995-05-14 15:12:08 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-05-14 15:12:08 +0800 |
commit | b4f136400ccdf42f24d3f47f22588a5994325585 (patch) | |
tree | 46c46dc96a78f7591cd3540613e0ced6721843e3 /audio | |
parent | 7002719ae401a53d7a38c049daf9505f367794ae (diff) | |
download | freebsd-ports-gnome-b4f136400ccdf42f24d3f47f22588a5994325585.tar.gz freebsd-ports-gnome-b4f136400ccdf42f24d3f47f22588a5994325585.tar.zst freebsd-ports-gnome-b4f136400ccdf42f24d3f47f22588a5994325585.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 |