diff options
author | antoine <antoine@FreeBSD.org> | 2018-11-03 15:10:55 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2018-11-03 15:10:55 +0800 |
commit | da79e2f751e7c67c9533f705140b9bd4d823858c (patch) | |
tree | 4261b9b337e6c0d9ced52e8d3ab9ad7c8d516c90 /sysutils | |
parent | e1f60d5d056e5f1af9262e993c09b26f7c3f9c9d (diff) | |
download | freebsd-ports-gnome-da79e2f751e7c67c9533f705140b9bd4d823858c.tar.gz freebsd-ports-gnome-da79e2f751e7c67c9533f705140b9bd4d823858c.tar.zst freebsd-ports-gnome-da79e2f751e7c67c9533f705140b9bd4d823858c.zip |
Do not package mimeinfo.cache
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/mate-control-center/Makefile | 1 | ||||
-rw-r--r-- | sysutils/mate-control-center/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mate-control-center/Makefile b/sysutils/mate-control-center/Makefile index f1b906229f54..4c60202a880d 100644 --- a/sysutils/mate-control-center/Makefile +++ b/sysutils/mate-control-center/Makefile @@ -3,6 +3,7 @@ PORTNAME= mate-control-center PORTVERSION= 1.20.3 +PORTREVISION= 1 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/sysutils/mate-control-center/pkg-plist b/sysutils/mate-control-center/pkg-plist index 45c86743fb18..5d8fd01161ea 100644 --- a/sysutils/mate-control-center/pkg-plist +++ b/sysutils/mate-control-center/pkg-plist @@ -75,7 +75,6 @@ share/applications/mate-settings-mouse.desktop share/applications/mate-theme-installer.desktop share/applications/mate-window-properties.desktop share/applications/matecc.desktop -share/applications/mimeinfo.cache share/desktop-directories/matecc.directory share/help/C/mate-control-center/config-accessibility-keyboard.xml share/help/C/mate-control-center/config-background.xml |