diff options
Diffstat (limited to 'sysutils/gksu')
-rw-r--r-- | sysutils/gksu/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gksu/pkg-plist | 13 |
2 files changed, 8 insertions, 7 deletions
diff --git a/sysutils/gksu/Makefile b/sysutils/gksu/Makefile index 3eaddd603412..6d9ec981b999 100644 --- a/sysutils/gksu/Makefile +++ b/sysutils/gksu/Makefile @@ -7,7 +7,7 @@ PORTNAME= gksu PORTVERSION= 1.3.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://people.debian.org/~kov/gksu/old_stuff/gksu/ diff --git a/sysutils/gksu/pkg-plist b/sysutils/gksu/pkg-plist index 153f085576cd..deca7847d06b 100644 --- a/sysutils/gksu/pkg-plist +++ b/sysutils/gksu/pkg-plist @@ -1,11 +1,11 @@ bin/gksu bin/gksudo bin/gksuexec -share/gnome/applications/gksu.desktop -share/gnome/applications/gksuexec.desktop -share/gnome/pixmaps/gksu-icon.png -share/gnome/pixmaps/gksu-root-terminal.png -share/gnome/gksu/gksu-migrate-conf.sh +share/applications/gksu.desktop +share/applications/gksuexec.desktop +share/pixmaps/gksu-icon.png +share/pixmaps/gksu-root-terminal.png +share/gksu/gksu-migrate-conf.sh share/locale/ca/LC_MESSAGES/gksu.mo share/locale/da/LC_MESSAGES/gksu.mo share/locale/de/LC_MESSAGES/gksu.mo @@ -24,4 +24,5 @@ share/locale/pt/LC_MESSAGES/gksu.mo share/locale/ro/LC_MESSAGES/gksu.mo share/locale/sk/LC_MESSAGES/gksu.mo share/locale/xh/LC_MESSAGES/gksu.mo -@dirrm share/gnome/gksu +@dirrm share/gksu +@dirrmtry share/applications |