diff options
author | mezz <mezz@FreeBSD.org> | 2008-01-31 11:50:10 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-01-31 11:50:10 +0800 |
commit | 8bce29df30a4c789951f11113bcdf0f5d95d254c (patch) | |
tree | 8062d3c52ad373ab252c86d1ab8a0690207ad273 /comms | |
parent | e834d0e2906538f02457616e6f14c064d675cee0 (diff) | |
download | freebsd-ports-gnome-8bce29df30a4c789951f11113bcdf0f5d95d254c.tar.gz freebsd-ports-gnome-8bce29df30a4c789951f11113bcdf0f5d95d254c.tar.zst freebsd-ports-gnome-8bce29df30a4c789951f11113bcdf0f5d95d254c.zip |
Fix the plist by chase libgnomeprint update, bump the PORTREVISION.
Reported by: pointyhat
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gfax/Makefile | 2 | ||||
-rw-r--r-- | comms/gfax/pkg-plist | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/comms/gfax/Makefile b/comms/gfax/Makefile index 300c4193d391..a31ac073de07 100644 --- a/comms/gfax/Makefile +++ b/comms/gfax/Makefile @@ -8,7 +8,7 @@ PORTNAME= gfax PORTVERSION= 0.7.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms print gnome MASTER_SITES= http://gfax.cowlug.org/ diff --git a/comms/gfax/pkg-plist b/comms/gfax/pkg-plist index d8f2f63a8315..51642370165e 100644 --- a/comms/gfax/pkg-plist +++ b/comms/gfax/pkg-plist @@ -2,8 +2,8 @@ bin/gfax bin/gfaxlpr lib/gfax/gfax.exe share/applications/gfax.desktop -share/libgnomeprint/2.18.2/models/GNOME-GFAX-PS.xml -share/libgnomeprint/2.18.2/printers/GFAX.xml +share/libgnomeprint/2.18.3/models/GNOME-GFAX-PS.xml +share/libgnomeprint/2.18.3/printers/GFAX.xml share/pixmaps/gfax.png share/pixmaps/send.png @dirrm lib/gfax |