diff options
author | mezz <mezz@FreeBSD.org> | 2008-03-27 05:14:54 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-03-27 05:14:54 +0800 |
commit | b4965c0fac892e7c6ab54eea21f3c949bd687046 (patch) | |
tree | 16aa2d8708c7a9d6d9fdd52f1d4c48d8f4db0ca8 /print/system-config-printer | |
parent | dcb8c905dcf5903d4a89686bcd5bc9e0b95c56da (diff) | |
download | freebsd-ports-gnome-b4965c0fac892e7c6ab54eea21f3c949bd687046.tar.gz freebsd-ports-gnome-b4965c0fac892e7c6ab54eea21f3c949bd687046.tar.zst freebsd-ports-gnome-b4965c0fac892e7c6ab54eea21f3c949bd687046.zip |
Fix the plist, bump the PORTREVISION.
Reported by: pointyhat via pav
Diffstat (limited to 'print/system-config-printer')
-rw-r--r-- | print/system-config-printer/Makefile | 3 | ||||
-rw-r--r-- | print/system-config-printer/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/print/system-config-printer/Makefile b/print/system-config-printer/Makefile index 7620a4e02a96..63856f3da3c4 100644 --- a/print/system-config-printer/Makefile +++ b/print/system-config-printer/Makefile @@ -4,10 +4,11 @@ # # $FreeBSD$ # $MCom: ports/print/system-config-printer/Makefile,v 1.3 2008/03/23 16:10:55 ahze Exp $ +# PORTNAME= system-config-printer PORTVERSION= 0.7.82 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print gnome MASTER_SITES= http://cyberelk.net/tim/data/${PORTNAME}/ diff --git a/print/system-config-printer/pkg-plist b/print/system-config-printer/pkg-plist index 647780f7dc05..0edfc86bcbc9 100644 --- a/print/system-config-printer/pkg-plist +++ b/print/system-config-printer/pkg-plist @@ -122,3 +122,4 @@ share/locale/zh_TW/LC_MESSAGES/system-config-printer.mo @dirrmtry share/locale/as @dirrmtry share/applications @dirrmtry etc/xdg/autostart +@dirrmtry etc/xdg |