diff options
author | jseger <jseger@FreeBSD.org> | 1999-03-24 19:39:26 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1999-03-24 19:39:26 +0000 |
commit | a67f8044223780cd219ae7f023d7c814227e41a5 (patch) | |
tree | 06c49bda823cd5f2c02b6f98c17abac652489dbf /audio | |
parent | e061003d2e6d422205d732b7c436d01bc1999ccc (diff) | |
download | FreeBSD-ports-a67f8044223780cd219ae7f023d7c814227e41a5.zip FreeBSD-ports-a67f8044223780cd219ae7f023d7c814227e41a5.tar.gz |
Nuke audio/gmod. It's out of date, the distfile is no longer available,
and it depends on FWF which is broken more often than not.
Approved by: asami
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index 732c426..5068ff2 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.71 1999/03/09 02:35:14 nectar Exp $ +# $Id: Makefile,v 1.72 1999/03/22 05:36:57 asami Exp $ # SUBDIR += 8hz-mp3 @@ -11,7 +11,6 @@ SUBDIR += dagrab SUBDIR += dap SUBDIR += esound - SUBDIR += gmod SUBDIR += gnomeaudio SUBDIR += gnomemedia SUBDIR += gqmpeg |