diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-07-21 13:13:05 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-07-21 13:13:05 +0800 |
commit | f39692ab5c18c2db66d212d8ec5760744f30ad7f (patch) | |
tree | 67cdd1ea9e95741a0326598182d31a9485b2638a /ftp/yafc | |
parent | 767c929c7bd69234774a130130f0362354c0b0f5 (diff) | |
download | freebsd-ports-gnome-f39692ab5c18c2db66d212d8ec5760744f30ad7f.tar.gz freebsd-ports-gnome-f39692ab5c18c2db66d212d8ec5760744f30ad7f.tar.zst freebsd-ports-gnome-f39692ab5c18c2db66d212d8ec5760744f30ad7f.zip |
Upgrade to 0.4.4 and disable the http master site: it's serving up
a corrupted distfile.
Diffstat (limited to 'ftp/yafc')
-rw-r--r-- | ftp/yafc/Makefile | 11 | ||||
-rw-r--r-- | ftp/yafc/distinfo | 2 |
2 files changed, 7 insertions, 6 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index e76363cade2d..128a696234ad 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -1,15 +1,16 @@ # New ports collection makefile for: yafc -# Version required: 0.4.3 +# Version required: 0.4.4 # Date created: 10 June 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.3 1999/06/19 08:25:58 cpiazza Exp $ +# $Id: Makefile,v 1.4 1999/06/20 07:23:25 cpiazza Exp $ # -DISTNAME= yafc-0.4.3 +DISTNAME= yafc-0.4.4 CATEGORIES= net -MASTER_SITES= http://www.stacken.kth.se/~mhe/yafc/ \ - ftp://mayer.physto.se/pub/yafc/ +# http master site has a corrupted distfile +#MASTER_SITES= http://www.stacken.kth.se/~mhe/yafc/ \ +MASTER_SITES= ftp://mayer.physto.se/pub/yafc/ MAINTAINER= cpiazza@FreeBSD.org diff --git a/ftp/yafc/distinfo b/ftp/yafc/distinfo index 05703b928119..99cb86134558 100644 --- a/ftp/yafc/distinfo +++ b/ftp/yafc/distinfo @@ -1 +1 @@ -MD5 (yafc-0.4.3.tar.bz2) = f92e5a52b3324a93ce2d3bebf880ff31 +MD5 (yafc-0.4.4.tar.bz2) = d213d8acf4ce6b7acde25e9ec7ab7495 |