diff options
author | marcus <marcus@FreeBSD.org> | 2003-01-13 12:07:59 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-01-13 12:07:59 +0800 |
commit | f4e6607241b6deb35c00dd5ef286916153528361 (patch) | |
tree | d516ca154a9fcd3fdfd392b4c415e328e91d0b04 | |
parent | 85441d2e26b0419c73e648f69fddfe874b006605 (diff) | |
download | freebsd-ports-gnome-f4e6607241b6deb35c00dd5ef286916153528361.tar.gz freebsd-ports-gnome-f4e6607241b6deb35c00dd5ef286916153528361.tar.zst freebsd-ports-gnome-f4e6607241b6deb35c00dd5ef286916153528361.zip |
Add a missing Sawfish.desktop file.
Reported by: bento
-rw-r--r-- | x11-wm/sawfish2/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/sawfish2/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile index 003b755bdd7b..131fdf71ab9a 100644 --- a/x11-wm/sawfish2/Makefile +++ b/x11-wm/sawfish2/Makefile @@ -7,6 +7,7 @@ PORTNAME= sawfish2 PORTVERSION= 1.2 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/x11-wm/sawfish2/pkg-plist b/x11-wm/sawfish2/pkg-plist index c61534a5f5bb..8ca162f07dbc 100644 --- a/x11-wm/sawfish2/pkg-plist +++ b/x11-wm/sawfish2/pkg-plist @@ -53,6 +53,7 @@ share/gnome/pixmaps/sawfish-placement.png share/gnome/pixmaps/sawfish-shortcuts.png share/gnome/pixmaps/sawfish-tooltips.png share/gnome/pixmaps/sawfish-workspaces.png +share/gnome/wm-properties/Sawfish.desktop share/locale/am/LC_MESSAGES/sawfish.mo share/locale/az/LC_MESSAGES/sawfish.mo share/locale/be/LC_MESSAGES/sawfish.mo |