aboutsummaryrefslogtreecommitdiff
path: root/math/ump
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2013-11-23 15:18:03 +0000
committerNicola Vitale <nivit@FreeBSD.org>2013-11-23 15:18:03 +0000
commite3e35c3d88619c9ceff28980ec367b5410680b14 (patch)
tree9a7a38e4aaadcb9757a27f65c1e98ce44b0c4337 /math/ump
parent4e26a179912cf70d8b0cbfbceeb77305c7386fc7 (diff)
downloadports-e3e35c3d88619c9ceff28980ec367b5410680b14.tar.gz
ports-e3e35c3d88619c9ceff28980ec367b5410680b14.zip
- Fix package name collision
Notes
Notes: svn path=/head/; revision=334676
Diffstat (limited to 'math/ump')
-rw-r--r--math/ump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ump/Makefile b/math/ump/Makefile
index de666c270ea1..371b3f34a827 100644
--- a/math/ump/Makefile
+++ b/math/ump/Makefile
@@ -6,12 +6,12 @@ PORTVERSION= 0.8.6
PORTREVISION= 7
CATEGORIES= math
MASTER_SITES= SF/u-m-p/u-m-p/${PORTVERSION}
+PKGNAMESUFFIX= -math
MAINTAINER= nivit@FreeBSD.org
COMMENT= A graphical, easy to use math program
CONFLICTS= ump-1.[0-9]*
-LATEST_LINK= math-ump
USES= gmake pkgconfig
USE_BZIP2= yes