diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
commit | 5361678373e8fafcebdef7c5a9c378d6d6758da5 (patch) | |
tree | 116251cb57f40f8069281b4ab0828145c064c16b /math/yacas | |
parent | 444fa5e245164014c960610413c5863ceea8ae75 (diff) |
Notes
Diffstat (limited to 'math/yacas')
-rw-r--r-- | math/yacas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/yacas/Makefile b/math/yacas/Makefile index 4ea9498d6518..9ab4c68d91a3 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.0.61 CATEGORIES= math MASTER_SITES= http://yacas.sourceforge.net/backups/ -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= Yet Another Computer Algebra System LIB_DEPENDS= gsl.9:${PORTSDIR}/math/gsl |