summaryrefslogtreecommitdiff
path: root/science/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-05-08 00:03:05 +0000
committerWill Andrews <will@FreeBSD.org>2001-05-08 00:03:05 +0000
commit774961d1da51fa8a97e7b900a3a5595c035c37b8 (patch)
treed27b2f8e2e044c50c4de1a537ab7dacbeab89f3b /science/Makefile
parentAdd clhep 1.6.0.0, an object-oriented toolkit for particle physics (diff)
Fix broken ordering and remove sample directory.
Notes
Notes: svn path=/head/; revision=42385
Diffstat (limited to 'science/Makefile')
-rw-r--r--science/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/science/Makefile b/science/Makefile
index 3055c6d6c24c..84cab0f263df 100644
--- a/science/Makefile
+++ b/science/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
#
-# SUBDIR += dir
- SUBDIR += clhep
SUBDIR += chemtool
+ SUBDIR += clhep
.include <bsd.port.subdir.mk>