diff options
author | maho <maho@FreeBSD.org> | 2007-01-17 05:02:39 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2007-01-17 05:02:39 +0800 |
commit | 1d8fa0042846216d56e3973094cc00d8e37d2d32 (patch) | |
tree | 4ab966204862ebf0194cc48e8392f847fb8f994b /math/mupad | |
parent | dbd947740f7373702aa77ffa6e471f77d953150b (diff) | |
download | freebsd-ports-gnome-1d8fa0042846216d56e3973094cc00d8e37d2d32.tar.gz freebsd-ports-gnome-1d8fa0042846216d56e3973094cc00d8e37d2d32.tar.zst freebsd-ports-gnome-1d8fa0042846216d56e3973094cc00d8e37d2d32.zip |
* Drop maintainership to ports@
* Distfile is unfetchable for long time
* We cannot recive free license any more for Mupad 3.
* Obtain a 30-days trial license free of charge for Mupad4.
Diffstat (limited to 'math/mupad')
-rw-r--r-- | math/mupad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mupad/Makefile b/math/mupad/Makefile index cc27df7f7429..087c82aa4d47 100644 --- a/math/mupad/Makefile +++ b/math/mupad/Makefile @@ -13,7 +13,7 @@ DISTNAME= mupad-${PORTVERSION}-3-linux-i386 EXTRACT_SUFX= .rpm DIST_SUBDIR= mupad -MAINTAINER= maho@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A sophisticated computer algebra system EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio |