summaryrefslogtreecommitdiff
path: root/science/Makefile
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2001-09-12 16:36:24 +0000
committerSADA Kenji <sada@FreeBSD.org>2001-09-12 16:36:24 +0000
commit3e22c57c7c730c3207532ab1f315fd6a4bfdfcbc (patch)
treedaedca520d66b9f1b615362d3923ebeb2f8ffa78 /science/Makefile
parentAdd the town I live, where we have a US Navy base. (diff)
New port: xmakemol - a motif molecule viewer program
PR: ports/27981 Submitted by: Chi Zhang <chizhang@midway.uchicago.edu>
Notes
Notes: svn path=/head/; revision=47761
Diffstat (limited to 'science/Makefile')
-rw-r--r--science/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/Makefile b/science/Makefile
index ee735d44efb8..2a44cd9b6242 100644
--- a/science/Makefile
+++ b/science/Makefile
@@ -1,8 +1,8 @@
# $FreeBSD$
#
- SUBDIR += mpqc
-
SUBDIR += chemtool
SUBDIR += clhep
+ SUBDIR += mpqc
+ SUBDIR += xmakemol
.include <bsd.port.subdir.mk>