diff options
author | asami <asami@FreeBSD.org> | 1995-05-14 07:12:08 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-05-14 07:12:08 +0000 |
commit | b4f136400ccdf42f24d3f47f22588a5994325585 (patch) | |
tree | 46c46dc96a78f7591cd3540613e0ced6721843e3 /audio/Makefile | |
parent | 7002719ae401a53d7a38c049daf9505f367794ae (diff) | |
download | FreeBSD-ports-b4f136400ccdf42f24d3f47f22588a5994325585.zip FreeBSD-ports-b4f136400ccdf42f24d3f47f22588a5994325585.tar.gz |
Mention everything in the parent Makefile.
Add BROKEN: rplay
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 61b63db..4081d0c 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 |