diff options
-rw-r--r-- | misc/gnome-osd/Makefile | 1 | ||||
-rw-r--r-- | misc/gnome-osd/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/misc/gnome-osd/Makefile b/misc/gnome-osd/Makefile index 6cd529acf45a..50809d1140de 100644 --- a/misc/gnome-osd/Makefile +++ b/misc/gnome-osd/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome-osd DISTVERSION= 0.11.3 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://telecom.inescporto.pt/~gjc/gnome-osd/${DISTVERSION:C|-.*$||}/ diff --git a/misc/gnome-osd/pkg-plist b/misc/gnome-osd/pkg-plist index 96a29146bbc7..cddba282c61c 100644 --- a/misc/gnome-osd/pkg-plist +++ b/misc/gnome-osd/pkg-plist @@ -46,6 +46,7 @@ share/locale/cs/LC_MESSAGES/gnome-osd.mo share/locale/ja/LC_MESSAGES/gnome-osd.mo share/locale/pt/LC_MESSAGES/gnome-osd.mo @dirrmtry etc/xdg/autostart +@dirrmtry etc/xdg @dirrm share/gnome/gnome-osd @dirrm %%PYTHON_SITELIBDIR%%/gnomeosd @dirrmtry %%PYTHON_SITELIBDIR%% |