diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-01-03 21:11:58 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-01-03 21:11:58 +0000 |
commit | ec12324d2752597278f9a67f2b91494aa74ec170 (patch) | |
tree | 8299c4891ac8747889124cc00a0a12d01c961374 /net-p2p/xmule | |
parent | 46c0fe280515c9bfe1bcedc7fee2f3462fc00279 (diff) | |
download | ports-ec12324d2752597278f9a67f2b91494aa74ec170.tar.gz ports-ec12324d2752597278f9a67f2b91494aa74ec170.zip |
Notes
Diffstat (limited to 'net-p2p/xmule')
-rw-r--r-- | net-p2p/xmule/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/xmule/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/xmule/Makefile b/net-p2p/xmule/Makefile index d328c0563c76..aaeef05e6dd6 100644 --- a/net-p2p/xmule/Makefile +++ b/net-p2p/xmule/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmule PORTVERSION= 1.9.4.b +PORTREVISION= 1 CATEGORIES= net #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 c82b36650562..f90018fa37b2 100644 --- a/net-p2p/xmule/pkg-plist +++ b/net-p2p/xmule/pkg-plist @@ -15,6 +15,8 @@ share/locale/tr/LC_MESSAGES/xMule.mo @unexec rmdir %D/share/locale/pl 2>/dev/null || true @unexec rmdir %D/share/locale/ko/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/ko 2>/dev/null || true +@unexec rmdir %D/share/locale/ee/LC_MESSAGES 2>/dev/null || true +@unexec rmdir %D/share/locale/ee 2>/dev/null || true @unexec rmdir %D/share/gnome/pixmaps 2>/dev/null || true @unexec rmdir %D/share/gnome/locale 2>/dev/null || true @unexec rmdir %D/share/gnome/applications 2>/dev/null || true |