diff options
author | maho <maho@FreeBSD.org> | 2002-11-18 21:11:27 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2002-11-18 21:11:27 +0800 |
commit | c8174c7775b1811355a47da6d2cc9c45cca3cb25 (patch) | |
tree | 5cc92486a313918d155c5b78d338b5a0b7f0e67b /math/mupad/Makefile | |
parent | bd03d1cd9e5d5ca988014aa955db8f9e18a4438e (diff) | |
download | freebsd-ports-gnome-c8174c7775b1811355a47da6d2cc9c45cca3cb25.tar.gz freebsd-ports-gnome-c8174c7775b1811355a47da6d2cc9c45cca3cb25.tar.zst freebsd-ports-gnome-c8174c7775b1811355a47da6d2cc9c45cca3cb25.zip |
1. Correct incorrect checksum.
there's no difference between old and new share_251.tgz(?).
deleteed some unnecessary symbolic link for
bin_linux_scilab_251.tgz.
2. change e-mail address of maintainer.
Noticed by: Eric Rivas <the_sawmill@att.net>
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/45005
Diffstat (limited to 'math/mupad/Makefile')
-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 215709ef5292..0d4e504b1a55 100644 --- a/math/mupad/Makefile +++ b/math/mupad/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.mupad.de/MuPAD/distrib/unix/ \ DISTFILES= bin_linux_scilab_251.tgz share_251.tgz DIST_SUBDIR= mupad -MAINTAINER= chat95@mbox.kyoto-inet.or.jp +MAINTAINER= maho@FreeBSD.org RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXm.so.2:${PORTSDIR}/x11-toolkits/linux-openmotif |