diff options
-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/ |