diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2000-11-07 21:56:09 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2000-11-07 21:56:09 +0000 |
commit | 6429a6a789b732eba2cf06ee65dcfe09129b6a73 (patch) | |
tree | 86356b48cabef3b493572c5b23e5a4b86fab347c /comms | |
parent | 87d59f3833a3666b6cf23c799571e74d3cb26b27 (diff) | |
download | ports-6429a6a789b732eba2cf06ee65dcfe09129b6a73.tar.gz ports-6429a6a789b732eba2cf06ee65dcfe09129b6a73.zip |
Notes
Diffstat (limited to 'comms')
-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 99f906ece8ec..7172cbcead8e 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -9,7 +9,7 @@ PORTNAME= hylafax PORTVERSION= 4.1.b2 PORTREVISION= 1 CATEGORIES= comms -MASTER_SITES= ftp://ftp.hylafax.org/hylafax/source/BETA/ +MASTER_SITES= ftp://ftp.hylafax.org/source/ DISTNAME= ${PORTNAME}-4.1beta2 PATCH_SITES= http://www.hylafax.org/patches/ |