diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2007-03-29 23:19:39 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2007-03-29 23:19:39 +0800 |
commit | 77454e26577799e09856d223b519831892f9dab5 (patch) | |
tree | 7f3fffe895dcc0f89a9cf53c3b0d6062154f13e6 /comms/gfax | |
parent | 9c9013fe9c8d6972ec7e5b4bba74c43ce4aa9d30 (diff) | |
download | freebsd-ports-graphics-77454e26577799e09856d223b519831892f9dab5.tar.gz freebsd-ports-graphics-77454e26577799e09856d223b519831892f9dab5.tar.zst freebsd-ports-graphics-77454e26577799e09856d223b519831892f9dab5.zip |
Fix pkg-plist after last libgnomeprint update
Notified by: kris
Diffstat (limited to 'comms/gfax')
-rw-r--r-- | comms/gfax/Makefile | 1 | ||||
-rw-r--r-- | comms/gfax/pkg-plist | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/comms/gfax/Makefile b/comms/gfax/Makefile index 0ecb22ec19e..9aca3853d50 100644 --- a/comms/gfax/Makefile +++ b/comms/gfax/Makefile @@ -8,6 +8,7 @@ PORTNAME= gfax PORTVERSION= 0.7.6 +PORTREVISION= 1 CATEGORIES= comms print gnome MASTER_SITES= http://gfax.cowlug.org/ diff --git a/comms/gfax/pkg-plist b/comms/gfax/pkg-plist index a836edc9927..512bff4ed39 100644 --- a/comms/gfax/pkg-plist +++ b/comms/gfax/pkg-plist @@ -2,8 +2,8 @@ bin/gfax bin/gfaxlpr lib/gfax/gfax.exe share/gnome/applications/gfax.desktop -share/gnome/libgnomeprint/2.12.1/models/GNOME-GFAX-PS.xml -share/gnome/libgnomeprint/2.12.1/printers/GFAX.xml +share/gnome/libgnomeprint/2.18.0/models/GNOME-GFAX-PS.xml +share/gnome/libgnomeprint/2.18.0/printers/GFAX.xml share/gnome/pixmaps/gfax.png share/gnome/pixmaps/send.png @dirrm lib/gfax |