diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-09-01 07:23:46 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-09-01 07:23:46 +0000 |
commit | 3e9f57efd9e2b50b5e927d9c7337f37a77be4a2b (patch) | |
tree | 1c2f4e2ac75b089cedb616fcf5c9444f4afa1f90 /misc/gnome-osd | |
parent | 34e18e41a29be9487795ace1168d15408f23c1b8 (diff) | |
download | ports-3e9f57efd9e2b50b5e927d9c7337f37a77be4a2b.tar.gz ports-3e9f57efd9e2b50b5e927d9c7337f37a77be4a2b.zip |
Notes
Diffstat (limited to 'misc/gnome-osd')
-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%% |