diff options
author | Craig Leres <leres@FreeBSD.org> | 2017-10-21 00:45:50 +0000 |
---|---|---|
committer | Craig Leres <leres@FreeBSD.org> | 2017-10-21 00:45:50 +0000 |
commit | 97c35334cc293d2152013810befb965606c722fc (patch) | |
tree | e1c971d7ffc2ecf42954e45bdd696244739f159b /sysutils/lbl-cf | |
parent | 3a17d08ae3021656daf07d8c1ef5a931702a4970 (diff) | |
download | ports-97c35334cc293d2152013810befb965606c722fc.tar.gz ports-97c35334cc293d2152013810befb965606c722fc.zip |
Notes
Diffstat (limited to 'sysutils/lbl-cf')
-rw-r--r-- | sysutils/lbl-cf/Makefile | 5 | ||||
-rw-r--r-- | sysutils/lbl-cf/pkg-descr | 2 |
2 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/lbl-cf/Makefile b/sysutils/lbl-cf/Makefile index d442df609f76..3ebfee877d4a 100644 --- a/sysutils/lbl-cf/Makefile +++ b/sysutils/lbl-cf/Makefile @@ -4,10 +4,7 @@ PORTNAME= cf PORTVERSION= 1.2.5 CATEGORIES= sysutils -MASTER_SITES= ftp://ee.lbl.gov/ \ - http://www.tux.org//pub/net/ftp.ee.lbl.gov/ \ - http://ftp.riken.go.jp/pub/net/lbl/ \ - http://www.ftpdir.hu/ftp.ee.lbl.gov/ +MASTER_SITES= ftp://ee.lbl.gov/ PKGNAMEPREFIX= lbl- MAINTAINER= leres@FreeBSD.org diff --git a/sysutils/lbl-cf/pkg-descr b/sysutils/lbl-cf/pkg-descr index a49b7f02517f..58065b1e48a6 100644 --- a/sysutils/lbl-cf/pkg-descr +++ b/sysutils/lbl-cf/pkg-descr @@ -2,4 +2,4 @@ cf is a filter that reads files or stdin and replaces numeric timestamps found at the beginning of each line with a formated time and date time and date. -WWW: http://ee.lbl.gov/ +WWW: https://ee.lbl.gov/ |