diff options
Diffstat (limited to 'science/rmf/Makefile')
-rw-r--r-- | science/rmf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/rmf/Makefile b/science/rmf/Makefile index 28b968a57014..9a1b1c673a5d 100644 --- a/science/rmf/Makefile +++ b/science/rmf/Makefile @@ -1,12 +1,12 @@ PORTNAME= rmf DISTVERSION= 1.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science graphics MAINTAINER= yuri@FreeBSD.org COMMENT= Library to support reading and writing of Rich Molecular Format files WWW= https://integrativemodeling.org/rmf/ \ - https://github.com/open-rmf/rmf + https://github.com/salilab/rmf LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING |