aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2015-10-08 23:12:22 +0800
committerolgeni <olgeni@FreeBSD.org>2015-10-08 23:12:22 +0800
commitccd948cfa4fe7d7e3aa69482f79c642acd13e6df (patch)
treec89b8aa93cae0953f125b8444f09a7c67d6adcf9 /science
parent1c460a5b00a5221991545a04e5cdba8565fc2839 (diff)
downloadfreebsd-ports-gnome-ccd948cfa4fe7d7e3aa69482f79c642acd13e6df.tar.gz
freebsd-ports-gnome-ccd948cfa4fe7d7e3aa69482f79c642acd13e6df.tar.zst
freebsd-ports-gnome-ccd948cfa4fe7d7e3aa69482f79c642acd13e6df.zip
Remove trailing whitespace from Makefiles, M-X.
Diffstat (limited to 'science')
-rw-r--r--science/jmol/Makefile2
-rw-r--r--science/liboglappth/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/science/jmol/Makefile b/science/jmol/Makefile
index ce37c18e44aa..ebb4d6b9c3e1 100644
--- a/science/jmol/Makefile
+++ b/science/jmol/Makefile
@@ -36,7 +36,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
(cd ${WRKSRC}/build && ${INSTALL_DATA} Jmol.jar JmolData.jar \
JmolLib.jar ${STAGEDIR}${JAVAJARDIR})
- (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR})
+ (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR})
.include <bsd.port.mk>
.undef MAKE_ARGS
diff --git a/science/liboglappth/Makefile b/science/liboglappth/Makefile
index b9ae2c2da287..11409cced61a 100644
--- a/science/liboglappth/Makefile
+++ b/science/liboglappth/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 3
CATEGORIES= science
MASTER_SITES= http://bioinformatics.org/ghemical/download/release20111012/ \
http://bioinformatics.org/ghemical/download/current
-
+
MAINTAINER= maho@FreeBSD.org
COMMENT= Support libraries of science/ghemical port