diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-01 08:36:18 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-01 08:36:18 +0800 |
commit | 83e4c0f8ea57bc322d3dbda8556447d92f297891 (patch) | |
tree | 9d74fccccf6babdd02c76989072dbe6c0442e914 | |
parent | 69e69fdced53f8c39ca0537433c127cf252200ff (diff) | |
download | marcuscom-ports-83e4c0f8ea57bc322d3dbda8556447d92f297891.tar marcuscom-ports-83e4c0f8ea57bc322d3dbda8556447d92f297891.tar.gz marcuscom-ports-83e4c0f8ea57bc322d3dbda8556447d92f297891.tar.bz2 marcuscom-ports-83e4c0f8ea57bc322d3dbda8556447d92f297891.tar.lz marcuscom-ports-83e4c0f8ea57bc322d3dbda8556447d92f297891.tar.xz marcuscom-ports-83e4c0f8ea57bc322d3dbda8556447d92f297891.tar.zst marcuscom-ports-83e4c0f8ea57bc322d3dbda8556447d92f297891.zip |
Correct the previous plist correction. This really has not been my day.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9105 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | misc/gnome-icon-theme/Makefile | 4 | ||||
-rw-r--r-- | misc/gnome-icon-theme/pkg-plist | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index 71b60e8da..28c72ff00 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.101 2007/06/28 00:23:41 marcus Exp $ +# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.102 2007/06/30 16:23:25 marcus Exp $ # PORTNAME= gnome-icon-theme PORTVERSION= 2.19.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/misc/gnome-icon-theme/pkg-plist b/misc/gnome-icon-theme/pkg-plist index 018b8bb24..e43dcf66c 100644 --- a/misc/gnome-icon-theme/pkg-plist +++ b/misc/gnome-icon-theme/pkg-plist @@ -5912,7 +5912,6 @@ share/icons/gnome/scalable/stock/generic/stock_person.svg @dirrmtry share/icons/gnome/16x16/stock/generic @dirrmtry share/icons/gnome/16x16/stock/form @dirrmtry share/icons/gnome/16x16/stock/emoticons -@dirrmtry share/icons/gnome/16x16/stock/emotes @dirrmtry share/icons/gnome/16x16/stock/document @dirrmtry share/icons/gnome/16x16/stock/data @dirrmtry share/icons/gnome/16x16/stock/code @@ -5922,6 +5921,7 @@ share/icons/gnome/scalable/stock/generic/stock_person.svg @dirrmtry share/icons/gnome/16x16/places @dirrmtry share/icons/gnome/16x16/mimetypes @dirrmtry share/icons/gnome/16x16/filesystems +@dirrmtry share/icons/gnome/16x16/emotes @dirrmtry share/icons/gnome/16x16/emblems @dirrmtry share/icons/gnome/16x16/devices @dirrmtry share/icons/gnome/16x16/categories |