aboutsummaryrefslogtreecommitdiffstats
path: root/science/vmd
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2014-06-09 03:51:27 +0800
committerolgeni <olgeni@FreeBSD.org>2014-06-09 03:51:27 +0800
commite8a20a9bdad9bd3a1cf38614c98d2b1b819a0d3a (patch)
tree0ad23c2fc638bccd76a5e7adf6ab2f1e78be6ddb /science/vmd
parent485b04218c906f71fa9dc80d92043682adb47cc5 (diff)
downloadfreebsd-ports-gnome-e8a20a9bdad9bd3a1cf38614c98d2b1b819a0d3a.tar.gz
freebsd-ports-gnome-e8a20a9bdad9bd3a1cf38614c98d2b1b819a0d3a.tar.zst
freebsd-ports-gnome-e8a20a9bdad9bd3a1cf38614c98d2b1b819a0d3a.zip
Remove all space characters from Makefile assignments.
No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt)
Diffstat (limited to 'science/vmd')
-rw-r--r--science/vmd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/vmd/Makefile b/science/vmd/Makefile
index 144e32de106c..62826ed15294 100644
--- a/science/vmd/Makefile
+++ b/science/vmd/Makefile
@@ -55,7 +55,7 @@ PLIST_SUB+= VMD_ARCH=${VMD_ARCH}
# Check for VMD sources
.if !exists(${DISTDIR}/${VMD_DIST})
-IGNORE= Because of licensing restrictions, you must fetch the source distribution manually. Please access http://www.ks.uiuc.edu/Development/Download/download.cgi?PackageName=VMD with a web browser. You will be required to log in and register, but you can create an account on this page. After registration and accepting the University of Illinois agreement, download the source file, ${VMD_DIST}. Please place this file in ${DISTDIR}, and re-run make
+IGNORE= Because of licensing restrictions, you must fetch the source distribution manually. Please access http://www.ks.uiuc.edu/Development/Download/download.cgi?PackageName=VMD with a web browser. You will be required to log in and register, but you can create an account on this page. After registration and accepting the University of Illinois agreement, download the source file, ${VMD_DIST}. Please place this file in ${DISTDIR}, and re-run make
.endif
do-extract: