diff options
-rw-r--r-- | x11-themes/gnome-themes/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/gnome-themes/pkg-plist | 4 |
2 files changed, 6 insertions, 1 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile index 2659f61cf..6e684b534 100644 --- a/x11-themes/gnome-themes/Makefile +++ b/x11-themes/gnome-themes/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.95 2006/07/18 03:34:15 ahze Exp $ +# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.96 2006/07/24 18:07:45 ahze Exp $ # PORTNAME= gnome-themes PORTVERSION= 2.15.90 +PORTREVISION= 1 CATEGORIES= x11-themes gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/x11-themes/gnome-themes/pkg-plist b/x11-themes/gnome-themes/pkg-plist index 4bc60eb35..8841bfae0 100644 --- a/x11-themes/gnome-themes/pkg-plist +++ b/x11-themes/gnome-themes/pkg-plist @@ -174,11 +174,13 @@ share/icons/HighContrast-SVG/scalable/actions/gtk-add.svg share/icons/HighContrast-SVG/scalable/actions/gtk-bold.svg share/icons/HighContrast-SVG/scalable/actions/gtk-cancel.svg share/icons/HighContrast-SVG/scalable/actions/gtk-clear.svg +share/icons/HighContrast-SVG/scalable/actions/gtk-close.svg share/icons/HighContrast-SVG/scalable/actions/gtk-copy.svg share/icons/HighContrast-SVG/scalable/actions/gtk-cut.svg share/icons/HighContrast-SVG/scalable/actions/gtk-delete.svg share/icons/HighContrast-SVG/scalable/actions/gtk-find-and-replace.svg share/icons/HighContrast-SVG/scalable/actions/gtk-find.svg +share/icons/HighContrast-SVG/scalable/actions/gtk-fullscreen.svg share/icons/HighContrast-SVG/scalable/actions/gtk-go-back-ltr.svg share/icons/HighContrast-SVG/scalable/actions/gtk-go-back-rtl.svg share/icons/HighContrast-SVG/scalable/actions/gtk-go-down.svg @@ -294,12 +296,14 @@ share/icons/HighContrast-SVG/scalable/actions/rightjust.svg share/icons/HighContrast-SVG/scalable/actions/search.svg share/icons/HighContrast-SVG/scalable/actions/start.svg share/icons/HighContrast-SVG/scalable/actions/stock_bottom.svg +share/icons/HighContrast-SVG/scalable/actions/stock_close.svg share/icons/HighContrast-SVG/scalable/actions/stock_copy.svg share/icons/HighContrast-SVG/scalable/actions/stock_cut.svg share/icons/HighContrast-SVG/scalable/actions/stock_delete.svg share/icons/HighContrast-SVG/scalable/actions/stock_down.svg share/icons/HighContrast-SVG/scalable/actions/stock_file-properites.svg share/icons/HighContrast-SVG/scalable/actions/stock_first.svg +share/icons/HighContrast-SVG/scalable/actions/stock_fullscreen.svg share/icons/HighContrast-SVG/scalable/actions/stock_home.svg share/icons/HighContrast-SVG/scalable/actions/stock_last.svg share/icons/HighContrast-SVG/scalable/actions/stock_left.svg |