diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-05-22 16:47:13 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-05-22 16:47:13 +0800 |
commit | c97100b2c3b93b40fb5e17305d563f77c1682c78 (patch) | |
tree | 9fa13ae2820bd7c8f8a50e7166eeff713a16a337 /math/ump | |
parent | d5e93069ff8b9193923fbc46ff6afe091424aa4c (diff) | |
download | freebsd-ports-gnome-c97100b2c3b93b40fb5e17305d563f77c1682c78.tar.gz freebsd-ports-gnome-c97100b2c3b93b40fb5e17305d563f77c1682c78.tar.zst freebsd-ports-gnome-c97100b2c3b93b40fb5e17305d563f77c1682c78.zip |
Fix duplicate LATEST_LINK with www/ump
PR: 97592
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
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 |