diff options
author | tijl <tijl@FreeBSD.org> | 2014-06-23 00:46:17 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-06-23 00:46:17 +0800 |
commit | 7c4f001bb6a25255e7d0979b65815bbd67411cd9 (patch) | |
tree | 08c4cba1bf01dc87ff98eb8066d762ff9dc9530b /comms/hylafax | |
parent | 07a0c51d44324501b678bef30b77bafc48928dcb (diff) | |
download | freebsd-ports-gnome-7c4f001bb6a25255e7d0979b65815bbd67411cd9.tar.gz freebsd-ports-gnome-7c4f001bb6a25255e7d0979b65815bbd67411cd9.tar.zst freebsd-ports-gnome-7c4f001bb6a25255e7d0979b65815bbd67411cd9.zip |
Bump PORTREVISION for jbigkit library version bump.
Approved by: portmgr (implicit)
Diffstat (limited to 'comms/hylafax')
-rw-r--r-- | comms/hylafax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 1d20f582b4c0..6901ab3e601a 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -3,7 +3,7 @@ PORTNAME= hylafax PORTVERSION= 6.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ |