diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2003-11-08 09:08:52 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2003-11-08 09:08:52 +0000 |
commit | 659d714750e6f1d32cd2dc15b2224fc9674f4402 (patch) | |
tree | 5a901d3cceb2609d1f558ca6a4a8f145261feb3d /science | |
parent | 09731b465e62a27c2f13bd313fbf6bc8e88ab7ef (diff) | |
download | ports-659d714750e6f1d32cd2dc15b2224fc9674f4402.tar.gz ports-659d714750e6f1d32cd2dc15b2224fc9674f4402.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/Makefile | 1 | ||||
-rw-r--r-- | science/felt/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/science/Makefile b/science/Makefile index 610319ee0a34..28cbc9828380 100644 --- a/science/Makefile +++ b/science/Makefile @@ -8,6 +8,7 @@ SUBDIR += chemtool-devel SUBDIR += clhep SUBDIR += euler + SUBDIR += felt SUBDIR += flounder SUBDIR += gchempaint SUBDIR += gchemutils diff --git a/science/felt/Makefile b/science/felt/Makefile index 6cdeb048382c..18dfca0ac843 100644 --- a/science/felt/Makefile +++ b/science/felt/Makefile @@ -7,7 +7,7 @@ PORTNAME= felt PORTVERSION= 3.06 -CATEGORIES= cad +CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://symphony.clarku.edu/atkinson/felt/Binaries/ \ ftp://ftp.isd.uni-stuttgart.de/pub/src/FEM/FElt/ |