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/hylafax | |
parent | Correct distfile fennerage by upgrading to 1.8.2. (diff) |
Hylafax DISTFILE moved.
Submitted by: distfile survey
Notes
Notes:
svn path=/head/; revision=34891
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 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/ |