diff options
author | fenner <fenner@FreeBSD.org> | 2000-11-08 05:56:09 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2000-11-08 05:56:09 +0800 |
commit | 8a96405e11f66420af7a5706ae8aaee6764b18c6 (patch) | |
tree | 30cfe6c2466c40382ee13dfa0dfc66973682c8a8 | |
parent | c4e2c4b4d4d7fa088d4bc1e942d34c22e6bc2c5f (diff) | |
download | freebsd-ports-gnome-8a96405e11f66420af7a5706ae8aaee6764b18c6.tar.gz freebsd-ports-gnome-8a96405e11f66420af7a5706ae8aaee6764b18c6.tar.zst freebsd-ports-gnome-8a96405e11f66420af7a5706ae8aaee6764b18c6.zip |
Hylafax DISTFILE moved.
Submitted by: distfile survey
-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/ |