diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-11-07 03:40:43 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-11-07 03:40:43 +0800 |
commit | 1c9c262514aad51f2090eebe930c4c3a2187a3cc (patch) | |
tree | d5fab2c8c1218d355551a6af924d82c7cdc0a2e5 /x11-themes | |
parent | a4d0db1f07f05d30012d726c3285e799b66afa63 (diff) | |
download | marcuscom-ports-1c9c262514aad51f2090eebe930c4c3a2187a3cc.tar marcuscom-ports-1c9c262514aad51f2090eebe930c4c3a2187a3cc.tar.gz marcuscom-ports-1c9c262514aad51f2090eebe930c4c3a2187a3cc.tar.bz2 marcuscom-ports-1c9c262514aad51f2090eebe930c4c3a2187a3cc.tar.lz marcuscom-ports-1c9c262514aad51f2090eebe930c4c3a2187a3cc.tar.xz marcuscom-ports-1c9c262514aad51f2090eebe930c4c3a2187a3cc.tar.zst marcuscom-ports-1c9c262514aad51f2090eebe930c4c3a2187a3cc.zip |
Correct plist.
Submitted by: Pawel Worach <pawel.worach@gmail.com>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9911 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 | 4 |
2 files changed, 2 insertions, 5 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile index c141ba728..9534fc979 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.129 2007/10/15 17:24:57 mezz Exp $ +# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.131 2007/10/30 00:31:56 ahze Exp $ # PORTNAME= gnome-themes PORTVERSION= 2.21.1 +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 4d18e68a2..495770b84 100644 --- a/x11-themes/gnome-themes/pkg-plist +++ b/x11-themes/gnome-themes/pkg-plist @@ -449,7 +449,6 @@ share/icons/HighContrast-SVG/scalable/actions/gtk-goto-last-ltr.svg share/icons/HighContrast-SVG/scalable/actions/gtk-goto-last-rtl.svg share/icons/HighContrast-SVG/scalable/actions/gtk-goto-top.svg share/icons/HighContrast-SVG/scalable/actions/gtk-home.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-indent.svg share/icons/HighContrast-SVG/scalable/actions/gtk-italic.svg share/icons/HighContrast-SVG/scalable/actions/gtk-jump-to-ltr.svg share/icons/HighContrast-SVG/scalable/actions/gtk-jump-to-rtl.svg @@ -489,7 +488,6 @@ share/icons/HighContrast-SVG/scalable/actions/gtk-stop.svg share/icons/HighContrast-SVG/scalable/actions/gtk-strikethrough.svg share/icons/HighContrast-SVG/scalable/actions/gtk-underline.svg share/icons/HighContrast-SVG/scalable/actions/gtk-undo-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-unindent.svg share/icons/HighContrast-SVG/scalable/actions/gtk-zoom-100.svg share/icons/HighContrast-SVG/scalable/actions/gtk-zoom-fit.svg share/icons/HighContrast-SVG/scalable/actions/gtk-zoom-in.svg @@ -575,12 +573,10 @@ share/icons/HighContrast-SVG/scalable/actions/stock_leave-fullscreen.svg share/icons/HighContrast-SVG/scalable/actions/stock_left.svg share/icons/HighContrast-SVG/scalable/actions/stock_mail-compose.svg share/icons/HighContrast-SVG/scalable/actions/stock_mail-forward.svg -share/icons/HighContrast-SVG/scalable/actions/stock_mail-open.svg share/icons/HighContrast-SVG/scalable/actions/stock_mail-reply-to-all.svg share/icons/HighContrast-SVG/scalable/actions/stock_mail-reply.svg share/icons/HighContrast-SVG/scalable/actions/stock_mail-send-receive.svg share/icons/HighContrast-SVG/scalable/actions/stock_mail-send.svg -share/icons/HighContrast-SVG/scalable/actions/stock_mail-unread.svg share/icons/HighContrast-SVG/scalable/actions/stock_media-fwd.svg share/icons/HighContrast-SVG/scalable/actions/stock_media-next.svg share/icons/HighContrast-SVG/scalable/actions/stock_media-pause.svg |