diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-05-22 08:47:13 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-05-22 08:47:13 +0000 |
commit | a73157d1180bf88c80895bfd32e3084567086ee0 (patch) | |
tree | 7d2539a45f0f524e1be2979c929e92ca2ef4760b /math/ump | |
parent | 9e87c52c1cb653b1464fc002e4bbb1f954a0e9c3 (diff) | |
download | ports-a73157d1180bf88c80895bfd32e3084567086ee0.tar.gz ports-a73157d1180bf88c80895bfd32e3084567086ee0.zip |
Notes
Diffstat (limited to 'math/ump')
-rw-r--r-- | math/ump/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ump/Makefile b/math/ump/Makefile index 4447e35978a5..592d9f5c4908 100644 --- a/math/ump/Makefile +++ b/math/ump/Makefile @@ -16,6 +16,7 @@ MAINTAINER= nivit@email.it COMMENT= A graphical, easy to use math program CONFLICTS= ump-1.[0-9]* +LATEST_LINK= math-ump USE_BZIP2= yes USE_GMAKE= yes |