diff options
Diffstat (limited to 'science/cp2k/Makefile')
-rw-r--r-- | science/cp2k/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/cp2k/Makefile b/science/cp2k/Makefile index 46e7081d3302..e886894e59e5 100644 --- a/science/cp2k/Makefile +++ b/science/cp2k/Makefile @@ -5,7 +5,8 @@ CATEGORIES= science MAINTAINER= yuri@FreeBSD.org COMMENT= Quantum chemistry and solid state physics software package -WWW= https://www.cp2k.org/ +WWW= https://www.cp2k.org/ \ + https://github.com/cp2k/cp2k LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE |