diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-02 15:59:38 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-02 15:59:38 +0800 |
commit | f234563cba4be9ad76bfa1c45ed0267e159687a4 (patch) | |
tree | df74fec094903ce035ca182ec68cdb50a59bf7a1 /sysutils | |
parent | 0a0901f8c0e18c4616cfbea924efe9ddb8560d70 (diff) | |
download | marcuscom-ports-f234563cba4be9ad76bfa1c45ed0267e159687a4.tar marcuscom-ports-f234563cba4be9ad76bfa1c45ed0267e159687a4.tar.gz marcuscom-ports-f234563cba4be9ad76bfa1c45ed0267e159687a4.tar.bz2 marcuscom-ports-f234563cba4be9ad76bfa1c45ed0267e159687a4.tar.lz marcuscom-ports-f234563cba4be9ad76bfa1c45ed0267e159687a4.tar.xz marcuscom-ports-f234563cba4be9ad76bfa1c45ed0267e159687a4.tar.zst marcuscom-ports-f234563cba4be9ad76bfa1c45ed0267e159687a4.zip |
AHHHH!!! Can we PLEASE fix the MIME file installation problem now?
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9116 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gnome-control-center/Makefile | 4 | ||||
-rw-r--r-- | sysutils/gnome-control-center/pkg-plist | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index 8c8ccd7f4..b5602cf3b 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnome-control-center/Makefile,v 1.143 2007/07/01 18:32:10 marcus Exp $ +# $MCom: ports/sysutils/gnome-control-center/Makefile,v 1.144 2007/07/02 07:19:04 marcus Exp $ # PORTNAME= gnome-control-center PORTVERSION= 2.19.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/sysutils/gnome-control-center/pkg-plist b/sysutils/gnome-control-center/pkg-plist index 241bcb5e5..4235ce2b6 100644 --- a/sysutils/gnome-control-center/pkg-plist +++ b/sysutils/gnome-control-center/pkg-plist @@ -238,7 +238,7 @@ share/locale/zh_HK/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/zu/LC_MESSAGES/gnome-control-center-2.0.mo share/mime/application/x-gnome-theme-package.xml -share/mime/package/gnome-theme-package.xml +share/mime/packages/gnome-theme-package.xml share/omf/control-center/control-center-C.omf share/omf/control-center/control-center-en_GB.omf share/omf/control-center/control-center-es.omf |