aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2018-07-13 17:28:15 +0800
committeryuri <yuri@FreeBSD.org>2018-07-13 17:28:15 +0800
commit5e9c133ca491c844f0468c1b81102496fd6d2550 (patch)
treebb9bf42b708dfcac03859883fd802788aab93e5a
parent7078f8c8c8814e339d01eed09b2516bbe9c57d69 (diff)
downloadfreebsd-ports-gnome-5e9c133ca491c844f0468c1b81102496fd6d2550.tar.gz
freebsd-ports-gnome-5e9c133ca491c844f0468c1b81102496fd6d2550.tar.zst
freebsd-ports-gnome-5e9c133ca491c844f0468c1b81102496fd6d2550.zip
biology/molden: Unbreak by updating the MASTER_SITES URL
-rw-r--r--biology/molden/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/biology/molden/Makefile b/biology/molden/Makefile
index 4f604bddd331..652a8037fa02 100644
--- a/biology/molden/Makefile
+++ b/biology/molden/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 5.7
PORTREVISION= 15
PORTEPOCH= 1
CATEGORIES= biology
-MASTER_SITES= ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/
+MASTER_SITES= ftp://ftp.cmbi.umcn.nl/molgraph/molden/
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= jmd@FreeBSD.org
@@ -17,7 +17,6 @@ LICENSE_NAME= Molden
LICENSE_FILE= ${WRKSRC}/CopyRight
LICENSE_PERMS= auto-accept
-BROKEN= unfetchable
RESTRICTED= free for academic, non profit usage; do not re-distribute source and executable.
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}