diff options
author | asami <asami@FreeBSD.org> | 1995-11-26 20:47:37 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-26 20:47:37 +0800 |
commit | 57fe7f2825641bb2152c293a7b12f61ecc6dbd63 (patch) | |
tree | bbe824ca2b141782230d7621ee3e51625054811f | |
parent | 0af1030b4b88509bcb3edf6c292e5b0d261a24c4 (diff) | |
download | freebsd-ports-gnome-57fe7f2825641bb2152c293a7b12f61ecc6dbd63.tar.gz freebsd-ports-gnome-57fe7f2825641bb2152c293a7b12f61ecc6dbd63.tar.zst freebsd-ports-gnome-57fe7f2825641bb2152c293a7b12f61ecc6dbd63.zip |
Added workman.
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 27d46ce28e18..f1cca647b354 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.22 1995/07/12 04:19:15 asami Exp $ +# $Id: Makefile,v 1.23 1995/10/03 11:45:05 asami Exp $ # BROKEN += gmod @@ -12,6 +12,7 @@ SUBDIR += s3mod SUBDIR += sox SUBDIR += tracker + SUBDIR += workman SUBDIR += xcd SUBDIR += xcdplayer RESTRICTED += xmcd # needs Motif, xmcd itself isn't restricted |