diff options
author | ahze <ahze@FreeBSD.org> | 2008-11-23 02:07:48 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2008-11-23 02:07:48 +0800 |
commit | c6d7005782fee67d518b9de5e40fa7c005ef1ba2 (patch) | |
tree | e09dbacf563c3996e149a021de8fd7657459aaec /print | |
parent | 7d925b9d3c8ab3a6f58af32dfd811ee9746055ee (diff) | |
download | freebsd-ports-graphics-c6d7005782fee67d518b9de5e40fa7c005ef1ba2.tar.gz freebsd-ports-graphics-c6d7005782fee67d518b9de5e40fa7c005ef1ba2.tar.zst freebsd-ports-graphics-c6d7005782fee67d518b9de5e40fa7c005ef1ba2.zip |
Fix typo
Diffstat (limited to 'print')
-rw-r--r-- | print/system-config-printer/Makefile | 1 | ||||
-rw-r--r-- | print/system-config-printer/pkg-plist | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/print/system-config-printer/Makefile b/print/system-config-printer/Makefile index e726a4ba9f4..3587ca0db01 100644 --- a/print/system-config-printer/Makefile +++ b/print/system-config-printer/Makefile @@ -8,6 +8,7 @@ PORTNAME= system-config-printer PORTVERSION= 1.0.11 +PORTREVISION= 1 CATEGORIES= print gnome MASTER_SITES= http://cyberelk.net/tim/data/${PORTNAME}/${PORTVERSION:R}.x/ diff --git a/print/system-config-printer/pkg-plist b/print/system-config-printer/pkg-plist index 463a7f603cd..a7c40711380 100644 --- a/print/system-config-printer/pkg-plist +++ b/print/system-config-printer/pkg-plist @@ -15,7 +15,7 @@ etc/xdg/autostart/redhat-print-applet.desktop share/applications/redhat-manage-print-jobs.desktop share/applications/redhat-my-default-printer.desktop share/applications/redhat-system-config-printer.desktop -share/elocale/ar/LC_MESSAGES/system-config-printer.mo +share/locale/ar/LC_MESSAGES/system-config-printer.mo share/locale/as/LC_MESSAGES/system-config-printer.mo share/locale/bg/LC_MESSAGES/system-config-printer.mo share/locale/bn/LC_MESSAGES/system-config-printer.mo |