Skip to content

Commit

Permalink
science/jstrack: Fix MASTER_SITES
Browse files Browse the repository at this point in the history
Somehow the upstream website is down. For now host the distfile in
distcache.

Reported by:	pkg-fallout
  • Loading branch information
5u623l20 committed Dec 24, 2022
1 parent 9160a0e commit 81ad6c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions science/jstrack/Makefile
@@ -1,8 +1,8 @@
PORTNAME= jstrack
PORTVERSION= 3.4.0
CATEGORIES= science
MASTER_SITES= http://www.jstrack.org/${PORTNAME}/downloads/ \
http://www.bayofrum.net/dist/${PORTNAME}/
MASTER_SITES= https://jstrack.org/${PORTNAME}/downloads/ \
LOCAL/bofh
DISTNAME= JStrack-${PORTVERSION}

MAINTAINER= bofh@FreeBSD.org
Expand Down

0 comments on commit 81ad6c9

Please sign in to comment.