diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-03-26 21:14:54 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-03-26 21:14:54 +0000 |
commit | e399ad23a142ead344da7e68a56798a3974000a0 (patch) | |
tree | 7e1a75707fb6930f3354bf29940cdb778d6a770b /print/system-config-printer | |
parent | 0e76c45f72039ccb30af77514108295e33a4b5bd (diff) | |
download | ports-e399ad23a142ead344da7e68a56798a3974000a0.tar.gz ports-e399ad23a142ead344da7e68a56798a3974000a0.zip |
Notes
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 |