diff options
Diffstat (limited to 'math/ump')
-rw-r--r-- | math/ump/Makefile | 2 |
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 |