diff options
author | kris <kris@FreeBSD.org> | 2001-05-06 12:24:54 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-05-06 12:24:54 +0800 |
commit | 7dd4fbdcd7faf412951a7c60a22838022c613ffe (patch) | |
tree | 083fcf5ef1d87651cd0efa8b5749331d4d5abf8b /comms/hylafax/Makefile | |
parent | f6bb0b9b45af8f3f49294fe1ae1c96a5deeb2820 (diff) | |
download | freebsd-ports-gnome-7dd4fbdcd7faf412951a7c60a22838022c613ffe.tar.gz freebsd-ports-gnome-7dd4fbdcd7faf412951a7c60a22838022c613ffe.tar.zst freebsd-ports-gnome-7dd4fbdcd7faf412951a7c60a22838022c613ffe.zip |
Update to hylafax 4.1b3
Diffstat (limited to 'comms/hylafax/Makefile')
-rw-r--r-- | comms/hylafax/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 1e4fa64185a7..348f46d09cec 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -6,11 +6,11 @@ # PORTNAME= hylafax -PORTVERSION= 4.1.b2 -PORTREVISION= 2 +PORTVERSION= 4.1.b3 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ -DISTNAME= ${PORTNAME}-4.1beta2 +DISTNAME= ${PORTNAME}-4.1beta3 +WRKSRC= ${WRKDIR}/${PORTNAME}-4.1beta2 PATCH_SITES= http://www.hylafax.org/patches/ PATCHFILES= tiff-3.5-interfaces.patch cvtDateTime.patch |