diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-05 12:50:17 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-05 12:50:17 +0800 |
commit | 83198e422748a0738e73c03f152eb58cb9c3347e (patch) | |
tree | b0e0260b1871983b56d2a44b66e3ab5b050124f7 /net-p2p | |
parent | 32c5795f582ae7f6dc8574c731de7c6aee2315fd (diff) | |
download | marcuscom-ports-83198e422748a0738e73c03f152eb58cb9c3347e.tar marcuscom-ports-83198e422748a0738e73c03f152eb58cb9c3347e.tar.gz marcuscom-ports-83198e422748a0738e73c03f152eb58cb9c3347e.tar.bz2 marcuscom-ports-83198e422748a0738e73c03f152eb58cb9c3347e.tar.lz marcuscom-ports-83198e422748a0738e73c03f152eb58cb9c3347e.tar.xz marcuscom-ports-83198e422748a0738e73c03f152eb58cb9c3347e.tar.zst marcuscom-ports-83198e422748a0738e73c03f152eb58cb9c3347e.zip |
Fix the plist. A real fix should be report to the maintainer.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7574 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/xmule/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/xmule/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/xmule/Makefile b/net-p2p/xmule/Makefile index 39cc4dee0..f9fd3e4f2 100644 --- a/net-p2p/xmule/Makefile +++ b/net-p2p/xmule/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmule PORTVERSION= 1.12.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} #MASTER_SITES= http://download.berlios.de/%SUBDIR%/ diff --git a/net-p2p/xmule/pkg-plist b/net-p2p/xmule/pkg-plist index b600e1047..2a4a5d69d 100644 --- a/net-p2p/xmule/pkg-plist +++ b/net-p2p/xmule/pkg-plist @@ -11,3 +11,4 @@ share/locale/it/LC_MESSAGES/xmule.mo share/locale/ko/LC_MESSAGES/xmule.mo share/locale/pl/LC_MESSAGES/xmule.mo share/locale/tr/LC_MESSAGES/xmule.mo +@dirrmtry share/gnome/locale |