diff options
author | glewis <glewis@FreeBSD.org> | 2003-11-08 17:08:52 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2003-11-08 17:08:52 +0800 |
commit | 3f915c8e4c2a8296d9f3c2d0354daa7a901ce332 (patch) | |
tree | 429c55c384c389b358f1852bee86c3c3a113dcae | |
parent | 94303ac5792512ed473d7245148b038c3c036145 (diff) | |
download | freebsd-ports-gnome-3f915c8e4c2a8296d9f3c2d0354daa7a901ce332.tar.gz freebsd-ports-gnome-3f915c8e4c2a8296d9f3c2d0354daa7a901ce332.tar.zst freebsd-ports-gnome-3f915c8e4c2a8296d9f3c2d0354daa7a901ce332.zip |
. Welcome felt to the science category.
PR: 58178
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
-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/ |