diff options
author | marcus <marcus@FreeBSD.org> | 2009-01-12 06:48:51 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-01-12 06:48:51 +0800 |
commit | 0da94654f8c8470e2219c1ddfe912dc2bc8efede (patch) | |
tree | 1d1bec0b354a81f0691939af589b9d4fca95f32d /comms | |
parent | fc94ef624c19e8207c6cd347f41f368a5ec433a4 (diff) | |
download | freebsd-ports-gnome-0da94654f8c8470e2219c1ddfe912dc2bc8efede.tar.gz freebsd-ports-gnome-0da94654f8c8470e2219c1ddfe912dc2bc8efede.tar.zst freebsd-ports-gnome-0da94654f8c8470e2219c1ddfe912dc2bc8efede.zip |
Chase libgnomeprint version.
Reported by: pointyhat via pav
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 d0df39a0e209..7a9e5eb95145 100644 --- a/comms/gfax/Makefile +++ b/comms/gfax/Makefile @@ -8,7 +8,7 @@ PORTNAME= gfax PORTVERSION= 0.7.6 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= comms print gnome MASTER_SITES= http://gfax.cowlug.org/ diff --git a/comms/gfax/pkg-plist b/comms/gfax/pkg-plist index 20dcdd3a5a2b..6a2cc8c377e8 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.4/models/GNOME-GFAX-PS.xml -share/libgnomeprint/2.18.4/printers/GFAX.xml +share/libgnomeprint/2.18.5/models/GNOME-GFAX-PS.xml +share/libgnomeprint/2.18.5/printers/GFAX.xml share/pixmaps/gfax.png share/pixmaps/send.png @dirrm lib/gfax |