diff options
author | kwm <kwm@FreeBSD.org> | 2013-03-31 17:05:28 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2013-03-31 17:05:28 +0800 |
commit | ec0230bbe7203b5b79a0237f4b5c9418ceb5a078 (patch) | |
tree | 61151855f31be1e1c580bbc90343af48bf0907e6 /print | |
parent | 6fb2c6495d9f893a486aa46de78af3c14f375f8a (diff) | |
download | freebsd-ports-gnome-ec0230bbe7203b5b79a0237f4b5c9418ceb5a078.tar.gz freebsd-ports-gnome-ec0230bbe7203b5b79a0237f4b5c9418ceb5a078.tar.zst freebsd-ports-gnome-ec0230bbe7203b5b79a0237f4b5c9418ceb5a078.zip |
Fix packaging.
Submitted by: miwi
Approved by: portmgr (miwi)
Diffstat (limited to 'print')
-rw-r--r-- | print/system-config-printer/Makefile | 2 | ||||
-rw-r--r-- | print/system-config-printer/pkg-plist | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/print/system-config-printer/Makefile b/print/system-config-printer/Makefile index 925314dd0078..382d12dd6b82 100644 --- a/print/system-config-printer/Makefile +++ b/print/system-config-printer/Makefile @@ -8,7 +8,7 @@ PORTNAME= system-config-printer PORTVERSION= 1.1.16 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print gnome MASTER_SITES= http://cyberelk.net/tim/data/${PORTNAME}/${PORTVERSION:R}/ diff --git a/print/system-config-printer/pkg-plist b/print/system-config-printer/pkg-plist index 260cfff6b8bc..0c47993d2531 100644 --- a/print/system-config-printer/pkg-plist +++ b/print/system-config-printer/pkg-plist @@ -163,8 +163,6 @@ share/locale/zh_TW/LC_MESSAGES/system-config-printer.mo @dirrm %%DATADIR%% @dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/cupshelpers -@dirrmtry etc/xdg/autostart -@dirrmtry etc/xdg @dirrmtry share/locale/te/LC_MESSAGES @dirrmtry share/locale/te @dirrmtry share/locale/sr@latin/LC_MESSAGES |