diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
commit | 4acc6fb2a411b291c9c210d82bafe7c62e71c77d (patch) | |
tree | bc16420eb52d65511ceb520c00171d219210a473 /audio/cowbell | |
parent | 97dfcc1b41c5b4581b1d73128a866beec069c5bf (diff) | |
download | ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.tar.gz ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.zip |
Notes
Diffstat (limited to 'audio/cowbell')
-rw-r--r-- | audio/cowbell/Makefile | 2 | ||||
-rw-r--r-- | audio/cowbell/pkg-plist | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/audio/cowbell/Makefile b/audio/cowbell/Makefile index 69d640655896..e0798c0b391b 100644 --- a/audio/cowbell/Makefile +++ b/audio/cowbell/Makefile @@ -7,7 +7,7 @@ PORTNAME= cowbell PORTVERSION= 0.2.7.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio gnome MASTER_SITES= http://more-cowbell.org/releases/ diff --git a/audio/cowbell/pkg-plist b/audio/cowbell/pkg-plist index a713ed30d6b1..4b3db0f7dab8 100644 --- a/audio/cowbell/pkg-plist +++ b/audio/cowbell/pkg-plist @@ -4,7 +4,7 @@ lib/cowbell/cowbell.exe.config lib/cowbell/libtaglibsharpglue.a lib/cowbell/libtaglibsharpglue.la lib/cowbell/libtaglibsharpglue.so -share/gnome/applications/cowbell.desktop +share/applications/cowbell.desktop share/icons/hicolor/48x48/apps/cowbell.png share/icons/hicolor/scalable/apps/cowbell.svg share/locale/de/LC_MESSAGES/cowbell.mo @@ -20,3 +20,4 @@ share/locale/pt_BR/LC_MESSAGES/cowbell.mo share/locale/sv/LC_MESSAGES/cowbell.mo share/locale/tr/LC_MESSAGES/cowbell.mo @dirrm lib/cowbell +@dirrmtry share/applications |