diff options
author | mezz <mezz@FreeBSD.org> | 2007-04-29 20:09:07 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-04-29 20:09:07 +0000 |
commit | 5883f3534616d0b01ac1c0b8985483df0cbae6d6 (patch) | |
tree | cdab328b24fc95d0261826b54b66fd7fafbe5891 /x11/gnome-applets | |
parent | 700cf2e20f037d6de6088be93dbd66e005f77d8f (diff) | |
download | FreeBSD-ports-5883f3534616d0b01ac1c0b8985483df0cbae6d6.zip FreeBSD-ports-5883f3534616d0b01ac1c0b8985483df0cbae6d6.tar.gz |
Back it out, fix the plist after remove from hicolor-icon-theme. Bump the
PORTREVISION.
Diffstat (limited to 'x11/gnome-applets')
-rw-r--r-- | x11/gnome-applets/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome-applets/pkg-plist | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 1b87916..775bbe2 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome-applets PORTVERSION= 2.18.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/x11/gnome-applets/pkg-plist b/x11/gnome-applets/pkg-plist index ba457ac..27a5b86 100644 --- a/x11/gnome-applets/pkg-plist +++ b/x11/gnome-applets/pkg-plist @@ -1123,6 +1123,10 @@ share/locale/xh/LC_MESSAGES/gnome-applets-2.0.mo share/locale/zh_CN/LC_MESSAGES/gnome-applets-2.0.mo share/locale/zh_HK/LC_MESSAGES/gnome-applets-2.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-applets-2.0.mo +@dirrmtry share/icons/hicolor/svgxsvg/apps +@dirrmtry share/icons/hicolor/svgxsvg +@dirrmtry share/icons/hicolor +@dirrmtry share/icons @dirrm share/gnome/pixmaps/stickynotes %%CPUFREQ%%@dirrm share/gnome/pixmaps/cpufreq-applet @dirrm share/gnome/pixmaps/accessx-status-applet |