diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-20 10:50:01 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-20 10:50:01 +0800 |
commit | ff7feac6f71b1b1405a6fbd13f3ce7017a7f08c8 (patch) | |
tree | 2d95d429293d2954c4f5f98dba292e9b8992670d | |
parent | 07448f4690ec68fc52a4c7cb9aa087b215a68aed (diff) | |
download | marcuscom-ports-ff7feac6f71b1b1405a6fbd13f3ce7017a7f08c8.tar marcuscom-ports-ff7feac6f71b1b1405a6fbd13f3ce7017a7f08c8.tar.gz marcuscom-ports-ff7feac6f71b1b1405a6fbd13f3ce7017a7f08c8.tar.bz2 marcuscom-ports-ff7feac6f71b1b1405a6fbd13f3ce7017a7f08c8.tar.lz marcuscom-ports-ff7feac6f71b1b1405a6fbd13f3ce7017a7f08c8.tar.xz marcuscom-ports-ff7feac6f71b1b1405a6fbd13f3ce7017a7f08c8.tar.zst marcuscom-ports-ff7feac6f71b1b1405a6fbd13f3ce7017a7f08c8.zip |
Fix plist.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15508 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-themes/gnome-themes-standard/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/gnome-themes-standard/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/x11-themes/gnome-themes-standard/Makefile b/x11-themes/gnome-themes-standard/Makefile index 34838b5a2..3a28d0490 100644 --- a/x11-themes/gnome-themes-standard/Makefile +++ b/x11-themes/gnome-themes-standard/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-themes/gnome-themes-standard/Makefile,v 1.6 2011/03/09 22:45:02 kwm Exp $ +# $MCom: ports/x11-themes/gnome-themes-standard/Makefile,v 1.7 2011/03/14 22:38:19 kwm Exp $ # PORTNAME= gnome-themes-standard PORTVERSION= 2.91.91.1 +PORTREVISION= 1 CATEGORIES= x11-themes gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11-themes/gnome-themes-standard/pkg-plist b/x11-themes/gnome-themes-standard/pkg-plist index a7eab2914..0970e4175 100644 --- a/x11-themes/gnome-themes-standard/pkg-plist +++ b/x11-themes/gnome-themes-standard/pkg-plist @@ -623,6 +623,7 @@ share/themes/LowContrast/index.theme @dirrm share/icons/LowContrast @dirrm share/icons/HighContrastInverse/48x48/stock @dirrm share/icons/HighContrastInverse/48x48 +@dirrmtry share/icons/HighContrastInverse @dirrm share/icons/HighContrast/scalable/status @dirrm share/icons/HighContrast/scalable/places @dirrm share/icons/HighContrast/scalable/mimetypes |