diff options
-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/ |