diff options
author | bapt <bapt@FreeBSD.org> | 2010-08-24 23:18:30 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2010-08-24 23:18:30 +0800 |
commit | 28621ee1bcda2da825b1b9c10650b239f665cfe0 (patch) | |
tree | a605e9943bafec767697e281e787076e41cfaaf5 /audio/Makefile | |
parent | d0f85ba238dace1b5daedb9eb176f0a8862e60e9 (diff) | |
download | freebsd-ports-gnome-28621ee1bcda2da825b1b9c10650b239f665cfe0.tar.gz freebsd-ports-gnome-28621ee1bcda2da825b1b9c10650b239f665cfe0.tar.zst freebsd-ports-gnome-28621ee1bcda2da825b1b9c10650b239f665cfe0.zip |
Remove audio/gmm as it is now named audio/gogglesmm
Approved by: tabthorpe (co-mentor)
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 70d248d2adf3..699e1d63bd18 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -228,7 +228,6 @@ SUBDIR += glurp SUBDIR += gmidimonitor SUBDIR += gmixer - SUBDIR += gmm SUBDIR += gmpc SUBDIR += gmpc-alarm SUBDIR += gmpc-albumview |