diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-04-11 04:59:42 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-04-11 04:59:42 +0000 |
commit | 161cec2f4f2c21d7f8cbad4c24b2e127fd2d8c52 (patch) | |
tree | bfbefb7fd0992c0819c86e8b0c54a37e2befc1bb /irc | |
parent | 5a7e7032ea27c3b462b30cfd831472a5d02c1bd1 (diff) | |
download | ports-161cec2f4f2c21d7f8cbad4c24b2e127fd2d8c52.tar.gz ports-161cec2f4f2c21d7f8cbad4c24b2e127fd2d8c52.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/konversation-kde4/Makefile | 1 | ||||
-rw-r--r-- | irc/konversation-kde4/pkg-plist | 2 | ||||
-rw-r--r-- | irc/konversation/Makefile | 1 | ||||
-rw-r--r-- | irc/konversation/pkg-plist | 2 |
4 files changed, 2 insertions, 4 deletions
diff --git a/irc/konversation-kde4/Makefile b/irc/konversation-kde4/Makefile index f06814daae4a..a8e03f7abcac 100644 --- a/irc/konversation-kde4/Makefile +++ b/irc/konversation-kde4/Makefile @@ -7,6 +7,7 @@ PORTNAME= konversation PORTVERSION= 0.17 +PORTREVISION= 1 CATEGORIES= irc kde MASTER_SITES= http://download.berlios.de/${PORTNAME}/ \ http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/ diff --git a/irc/konversation-kde4/pkg-plist b/irc/konversation-kde4/pkg-plist index 6dbea9b326e8..ec742dd920ec 100644 --- a/irc/konversation-kde4/pkg-plist +++ b/irc/konversation-kde4/pkg-plist @@ -235,8 +235,6 @@ share/services/konvirc6.protocol @unexec rmdir %D/share/locale/pt 2>/dev/null || true @unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/pl 2>/dev/null || true -@unexec rmdir %D/share/locale/mt/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/mt 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/fi/LC_MESSAGES 2>/dev/null || true diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile index f06814daae4a..a8e03f7abcac 100644 --- a/irc/konversation/Makefile +++ b/irc/konversation/Makefile @@ -7,6 +7,7 @@ PORTNAME= konversation PORTVERSION= 0.17 +PORTREVISION= 1 CATEGORIES= irc kde MASTER_SITES= http://download.berlios.de/${PORTNAME}/ \ http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/ diff --git a/irc/konversation/pkg-plist b/irc/konversation/pkg-plist index 6dbea9b326e8..ec742dd920ec 100644 --- a/irc/konversation/pkg-plist +++ b/irc/konversation/pkg-plist @@ -235,8 +235,6 @@ share/services/konvirc6.protocol @unexec rmdir %D/share/locale/pt 2>/dev/null || true @unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/pl 2>/dev/null || true -@unexec rmdir %D/share/locale/mt/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/mt 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/fi/LC_MESSAGES 2>/dev/null || true |