diff options
author | markus <markus@FreeBSD.org> | 2004-07-02 23:14:53 +0000 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2004-07-02 23:14:53 +0000 |
commit | 0b73f1de0a57f59b6f5d14188013383154b21c86 (patch) | |
tree | 27eaf395eb6f85b77d7ca31f89cbc0d133d3b6ac /audio/amarok | |
parent | fcc1a2cd38776277df4a7258596d7eeea9311b0f (diff) | |
download | FreeBSD-ports-0b73f1de0a57f59b6f5d14188013383154b21c86.zip FreeBSD-ports-0b73f1de0a57f59b6f5d14188013383154b21c86.tar.gz |
- Fix pkg-plist
- Bump PORTREVISION
Submitted by: pointyhat via kris
Diffstat (limited to 'audio/amarok')
-rw-r--r-- | audio/amarok/Makefile | 1 | ||||
-rw-r--r-- | audio/amarok/pkg-plist | 24 |
2 files changed, 13 insertions, 12 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index 55b81b6..606e4fd 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -6,6 +6,7 @@ PORTNAME= amarok PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/amarok/pkg-plist b/audio/amarok/pkg-plist index 021875d..a1eb851 100644 --- a/audio/amarok/pkg-plist +++ b/audio/amarok/pkg-plist @@ -68,18 +68,18 @@ share/icons/crystalsvg/22x22/apps/amarok.png share/icons/crystalsvg/32x32/apps/amarok.png share/icons/crystalsvg/48x48/apps/amarok.png share/icons/crystalsvg/64x64/apps/amarok.png -share/locale/da/LC_MESSAGES/amarok-1.0.mo -share/locale/en_GB/LC_MESSAGES/amarok-1.0.mo -share/locale/es/LC_MESSAGES/amarok-1.0.mo -share/locale/et/LC_MESSAGES/amarok-1.0.mo -share/locale/fr/LC_MESSAGES/amarok-1.0.mo -share/locale/hu/LC_MESSAGES/amarok-1.0.mo -share/locale/pt/LC_MESSAGES/amarok-1.0.mo -share/locale/pt_BR/LC_MESSAGES/amarok-1.0.mo -share/locale/ru/LC_MESSAGES/amarok-1.0.mo -share/locale/sr/LC_MESSAGES/amarok-1.0.mo -share/locale/sv/LC_MESSAGES/amarok-1.0.mo -share/locale/tr/LC_MESSAGES/amarok-1.0.mo +share/locale/da/LC_MESSAGES/amarok-1.0.1.mo +share/locale/en_GB/LC_MESSAGES/amarok-1.0.1.mo +share/locale/es/LC_MESSAGES/amarok-1.0.1.mo +share/locale/et/LC_MESSAGES/amarok-1.0.1.mo +share/locale/fr/LC_MESSAGES/amarok-1.0.1.mo +share/locale/hu/LC_MESSAGES/amarok-1.0.1.mo +share/locale/pt/LC_MESSAGES/amarok-1.0.1.mo +share/locale/pt_BR/LC_MESSAGES/amarok-1.0.1.mo +share/locale/ru/LC_MESSAGES/amarok-1.0.1.mo +share/locale/sr/LC_MESSAGES/amarok-1.0.1.mo +share/locale/sv/LC_MESSAGES/amarok-1.0.1.mo +share/locale/tr/LC_MESSAGES/amarok-1.0.1.mo %%ARTS%%share/services/amarok_artsengine_plugin.desktop %%GSTREAMER%%share/services/amarok_gstengine_plugin.desktop share/servicetypes/amarok_plugin.desktop |