diff options
author | mnag <mnag@FreeBSD.org> | 2005-11-10 06:58:41 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-11-10 06:58:41 +0800 |
commit | 98a36ca7da1bf3cc2af7ef88157057ab7550d952 (patch) | |
tree | 772e31e08f741ce7cf53d2d4798f65f60fe6e160 /comms/bforce | |
parent | 866aa4b51d9036547f98cc39a28494faf6f34a96 (diff) | |
download | freebsd-ports-gnome-98a36ca7da1bf3cc2af7ef88157057ab7550d952.tar.gz freebsd-ports-gnome-98a36ca7da1bf3cc2af7ef88157057ab7550d952.tar.zst freebsd-ports-gnome-98a36ca7da1bf3cc2af7ef88157057ab7550d952.zip |
Remove unfetchable MASTER_SITES
Remove WWW
Add SHA256
PR: 88046
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout, 14 days
Diffstat (limited to 'comms/bforce')
-rw-r--r-- | comms/bforce/Makefile | 3 | ||||
-rw-r--r-- | comms/bforce/distinfo | 1 | ||||
-rw-r--r-- | comms/bforce/pkg-descr | 2 |
3 files changed, 2 insertions, 4 deletions
diff --git a/comms/bforce/Makefile b/comms/bforce/Makefile index a66f284289ba..72d2f7b0e50c 100644 --- a/comms/bforce/Makefile +++ b/comms/bforce/Makefile @@ -9,8 +9,7 @@ PORTNAME= bforce PORTVERSION= 0.22.8 PORTREVISION= 2 CATEGORIES= comms -MASTER_SITES= ftp://fido.kuzbass.ru/pub/fileecho/DALLAS.SOFT/ \ - http://bforce.chbs.ru/ +MASTER_SITES= ftp://fido.kuzbass.ru/pub/fileecho/DALLAS.SOFT/ MAINTAINER= vk@vk.pp.ru COMMENT= Simple ifcico like Fidonet technology mailer diff --git a/comms/bforce/distinfo b/comms/bforce/distinfo index ee20f0b5fa24..3a5cd8da9504 100644 --- a/comms/bforce/distinfo +++ b/comms/bforce/distinfo @@ -1,2 +1,3 @@ MD5 (bforce-0.22.8.tar.bz2) = 3b7ca3d4d7f7bff84ca2451e824b239c +SHA256 (bforce-0.22.8.tar.bz2) = 1588e9c1fc174357e95b55d636f5fe695dfc956a491e71ee588d686a4dba6535 SIZE (bforce-0.22.8.tar.bz2) = 215496 diff --git a/comms/bforce/pkg-descr b/comms/bforce/pkg-descr index e85b5d4c6ed3..d32652d0a29e 100644 --- a/comms/bforce/pkg-descr +++ b/comms/bforce/pkg-descr @@ -1,5 +1,3 @@ BinkleyForce is a simple ifcico like FTN mailer. It can works via TCP/IP as well as on modem links. Look sample configs for more information. - -WWW: http://bforce.chbs.ru/ |