diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-26 05:35:50 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-26 05:35:50 +0800 |
commit | 988ea7e55e4301f724cff0e678b41865c8a9a678 (patch) | |
tree | 3acb52a697cb9bfc8052e809eaa49fe5ff905f4b /x11-themes | |
parent | bf5bfe830ce51e026df62da395b65ae238ae0de9 (diff) | |
download | marcuscom-ports-988ea7e55e4301f724cff0e678b41865c8a9a678.tar marcuscom-ports-988ea7e55e4301f724cff0e678b41865c8a9a678.tar.gz marcuscom-ports-988ea7e55e4301f724cff0e678b41865c8a9a678.tar.bz2 marcuscom-ports-988ea7e55e4301f724cff0e678b41865c8a9a678.tar.lz marcuscom-ports-988ea7e55e4301f724cff0e678b41865c8a9a678.tar.xz marcuscom-ports-988ea7e55e4301f724cff0e678b41865c8a9a678.tar.zst marcuscom-ports-988ea7e55e4301f724cff0e678b41865c8a9a678.zip |
Add some missing plist items.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7152 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-themes/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/gnome-themes/pkg-plist | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile index c4cc9dd51..381b8b8ad 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.100 2006/08/09 00:40:15 ahze Exp $ +# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.101 2006/08/22 00:42:04 ahze Exp $ # PORTNAME= gnome-themes PORTVERSION= 2.15.92 +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 83ffa2868..46d08b154 100644 --- a/x11-themes/gnome-themes/pkg-plist +++ b/x11-themes/gnome-themes/pkg-plist @@ -93,6 +93,7 @@ share/icons/HighContrast-SVG/scalable/actions/format-text-underline.svg share/icons/HighContrast-SVG/scalable/actions/forward.svg share/icons/HighContrast-SVG/scalable/actions/gnome-lockscreen.svg share/icons/HighContrast-SVG/scalable/actions/gnome-logout.svg +share/icons/HighContrast-SVG/scalable/actions/gnome-run.svg share/icons/HighContrast-SVG/scalable/actions/gnome-searchtool.svg share/icons/HighContrast-SVG/scalable/actions/gnome-stock-mail-fwd.svg share/icons/HighContrast-SVG/scalable/actions/gnome-stock-mail-new.svg @@ -282,6 +283,7 @@ share/icons/HighContrast-SVG/scalable/actions/stock_refresh.svg share/icons/HighContrast-SVG/scalable/actions/stock_right.svg share/icons/HighContrast-SVG/scalable/actions/stock_save-as.svg share/icons/HighContrast-SVG/scalable/actions/stock_save.svg +share/icons/HighContrast-SVG/scalable/actions/stock_select-all.svg share/icons/HighContrast-SVG/scalable/actions/stock_search-and-replace.svg share/icons/HighContrast-SVG/scalable/actions/stock_search.svg share/icons/HighContrast-SVG/scalable/actions/stock_spam.svg |