diff options
| author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-09-04 23:11:08 +0800 |
|---|---|---|
| committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-09-04 23:11:08 +0800 |
| commit | f36d0ba11c24c5e303dd321979975d3ffb3c831f (patch) | |
| tree | 37bf239eb510a2fe57c4bdcb15045ac04f66ad9f /deskutils | |
| parent | a6b265cf00ff48ca0b3074e9fd76257c635080ef (diff) | |
| download | marcuscom-ports-f36d0ba11c24c5e303dd321979975d3ffb3c831f.tar marcuscom-ports-f36d0ba11c24c5e303dd321979975d3ffb3c831f.tar.gz marcuscom-ports-f36d0ba11c24c5e303dd321979975d3ffb3c831f.tar.bz2 marcuscom-ports-f36d0ba11c24c5e303dd321979975d3ffb3c831f.tar.lz marcuscom-ports-f36d0ba11c24c5e303dd321979975d3ffb3c831f.tar.xz marcuscom-ports-f36d0ba11c24c5e303dd321979975d3ffb3c831f.tar.zst marcuscom-ports-f36d0ba11c24c5e303dd321979975d3ffb3c831f.zip | |
Fix a typo.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19846 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils')
| -rw-r--r-- | deskutils/gnome-shell-extra-extensions/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gnome-shell-extra-extensions/Makefile b/deskutils/gnome-shell-extra-extensions/Makefile index 09b732142..42a849c95 100644 --- a/deskutils/gnome-shell-extra-extensions/Makefile +++ b/deskutils/gnome-shell-extra-extensions/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= gnome-shell-extension-weather>=0:${PORTSDIR}/deskutils/gnome-shell- gnome-shell-extension-lockkeys>=0:${PORTSDIR}/deskutils/gnome-shell-extension-lockkeys \ gnome-shell-extension-trash>=0:${PORTSDIR}/deskutils/gnome-shell-extension-trash \ gnome-shell-extension-dashtodock>=0:${PORTSDIR}/deskutils/gnome-shell-extension-dashtodock \ - gnome-shell-extension-audio-output-switcher>=0:${PORTSDIR}/deskutils/gnome-shell-extension-audio-output-switcher + gnome-shell-extension-audio-output-switcher>=0:${PORTSDIR}/deskutils/gnome-shell-extension-audio-output-switcher \ gnome-shell-extension-recentitems>=0:${PORTSDIR}/deskutils/gnome-shell-extension-recentitems NO_BUILD= yes |
