diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-11 22:48:51 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-11 22:48:51 +0000 |
commit | 9c3698b2c243ed2ae7a6e4b245f02fc7fcda915d (patch) | |
tree | 35564512048905947d4931ac342ba6e2f0a96364 | |
parent | Remove CONFIGURE_ENV line (diff) |
Chase libgnomeprint version.
Reported by: pointyhat via pav
Notes
Notes:
svn path=/head/; revision=225785
-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 |