diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2003-11-08 09:19:07 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2003-11-08 09:19:07 +0000 |
commit | dff42cfff1a2d36c6bd4bdee5b2eaf05c10fb7a5 (patch) | |
tree | df86fbba24c56ceefb4e8462ede487f123111c84 /math/femlab | |
parent | cc502d2e6ad96b448beb7a4a4da91577d1f54030 (diff) |
Notes
Diffstat (limited to 'math/femlab')
-rw-r--r-- | math/femlab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/femlab/Makefile b/math/femlab/Makefile index c166fb8cb59c..4a144c10bca2 100644 --- a/math/femlab/Makefile +++ b/math/femlab/Makefile @@ -7,7 +7,7 @@ PORTNAME= femlab PORTVERSION= 1.1 -CATEGORIES= math cad +CATEGORIES= math science # mastersite disappeared in April 2000 MASTER_SITES= # ftp://ftp.md.chalmers.se/pub/Femlab/ DISTFILES= femlab-2d-v${PORTVERSION}.tar.gz |