diff options
author | miwi <miwi@FreeBSD.org> | 2009-09-25 04:56:26 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-09-25 04:56:26 +0800 |
commit | 58803e09fecb1cfbb143c7825f77dc0c4d8c198f (patch) | |
tree | de20564f941cf2aa4ced42b3156ed2565e952b06 /audio/Makefile | |
parent | b4009db9376466f8e41d7fde9fb42c4746adbe8f (diff) | |
download | freebsd-ports-gnome-58803e09fecb1cfbb143c7825f77dc0c4d8c198f.tar.gz freebsd-ports-gnome-58803e09fecb1cfbb143c7825f77dc0c4d8c198f.tar.zst freebsd-ports-gnome-58803e09fecb1cfbb143c7825f77dc0c4d8c198f.zip |
- Remove following ports:
audio/gmpccaa
audio/gmpc-osd
audio/gmpc-qosd
audio/gmpc-random-playlist
audio/gmpc-serverstats
audio/gmpc-favorites
audio/gmpc-autoplaylist
audio/gmpc-stopbutton
All these no longer supported by upstream
Feature safe: yes
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/audio/Makefile b/audio/Makefile index 4daefd6e0521..b7b59c3e4eae 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -211,9 +211,7 @@ SUBDIR += gmm SUBDIR += gmpc SUBDIR += gmpc-alarm - SUBDIR += gmpc-autoplaylist SUBDIR += gmpc-extraplaylist - SUBDIR += gmpc-favorites SUBDIR += gmpc-lastfm SUBDIR += gmpc-libnotify SUBDIR += gmpc-lyrics @@ -221,14 +219,8 @@ SUBDIR += gmpc-magnatune SUBDIR += gmpc-mdcover SUBDIR += gmpc-mserver - SUBDIR += gmpc-osd - SUBDIR += gmpc-qosd - SUBDIR += gmpc-random-playlist - SUBDIR += gmpc-serverstats SUBDIR += gmpc-shout - SUBDIR += gmpc-stopbutton SUBDIR += gmpc-wikipedia - SUBDIR += gmpccaa SUBDIR += gnapster SUBDIR += gnome-audio SUBDIR += gnome-media |