diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-08 18:35:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-08 18:35:23 +0000 |
commit | e13bfbcae1f1538b2c7e7f3e5f30a4ea3862eab4 (patch) | |
tree | e938d34e17ec631dd4e679bbef412a1dfd06e5d2 /x11 | |
parent | 048f8a8988012d3dd383bc947aed92d7b2591066 (diff) | |
download | pkgsrc-e13bfbcae1f1538b2c7e7f3e5f30a4ea3862eab4.tar.gz |
From Aleksey Cheusov:
Add two missing files that appeared after fixing patch-aa.
Bump PKGREVISION.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-themes/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-themes/PLIST | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/x11/gnome-themes/Makefile b/x11/gnome-themes/Makefile index c9d75c158ff..21f1a8034c3 100644 --- a/x11/gnome-themes/Makefile +++ b/x11/gnome-themes/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2008/10/27 13:30:13 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2008/11/08 18:35:23 wiz Exp $ # DISTNAME= gnome-themes-2.24.1 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-themes/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-themes/PLIST b/x11/gnome-themes/PLIST index 07037790213..c4d81c8c3d4 100644 --- a/x11/gnome-themes/PLIST +++ b/x11/gnome-themes/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.30 2008/10/27 13:30:13 wiz Exp $ +@comment $NetBSD: PLIST,v 1.31 2008/11/08 18:35:23 wiz Exp $ share/icons/Crux/16x16/actions/back.png share/icons/Crux/16x16/actions/bottom.png share/icons/Crux/16x16/actions/document-open.png @@ -1276,6 +1276,7 @@ share/icons/HighContrastLargePrint/48x48/apps/preferences-desktop-wallpaper.png share/icons/HighContrastLargePrint/48x48/apps/preferences-system-session.png share/icons/HighContrastLargePrint/48x48/apps/preferences-system-windows.png share/icons/HighContrastLargePrint/48x48/apps/redhat-filemanager.png +share/icons/HighContrastLargePrint/48x48/apps/session-properties.png share/icons/HighContrastLargePrint/48x48/apps/smc.png share/icons/HighContrastLargePrint/48x48/apps/sound-juicer.png share/icons/HighContrastLargePrint/48x48/apps/star.png @@ -1710,6 +1711,7 @@ share/icons/HighContrastLargePrintInverse/48x48/apps/preferences-desktop-wallpap share/icons/HighContrastLargePrintInverse/48x48/apps/preferences-system-session.png share/icons/HighContrastLargePrintInverse/48x48/apps/preferences-system-windows.png share/icons/HighContrastLargePrintInverse/48x48/apps/redhat-filemanager.png +share/icons/HighContrastLargePrintInverse/48x48/apps/session-properties.png share/icons/HighContrastLargePrintInverse/48x48/apps/smc.png share/icons/HighContrastLargePrintInverse/48x48/apps/sound-juicer.png share/icons/HighContrastLargePrintInverse/48x48/apps/star.png |