diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-05-06 04:24:54 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-05-06 04:24:54 +0000 |
commit | b0874023feeee77a547fc742b174242c5cb6fb0c (patch) | |
tree | 0e32138e421369cba8177e3b706e1a544a2351a2 /comms/hylafax/Makefile | |
parent | 517ef8236c5caa46a5983e17b2c4c2f86e2365fc (diff) | |
download | ports-b0874023feeee77a547fc742b174242c5cb6fb0c.tar.gz ports-b0874023feeee77a547fc742b174242c5cb6fb0c.zip |
Notes
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 |