diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:30:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:30:45 +0000 |
commit | d235aae94b14d5f3a70383e02e593e446f8b5652 (patch) | |
tree | 128fff9038722fe83cf027d48ec74689f6b5b45b /math/ump | |
parent | 95bc73a719c47b349ab9b12dbd548af71a58a24d (diff) | |
download | ports-d235aae94b14d5f3a70383e02e593e446f8b5652.tar.gz ports-d235aae94b14d5f3a70383e02e593e446f8b5652.zip |
Notes
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 caa943c29974..a6500eb4db2f 100644 --- a/math/ump/Makefile +++ b/math/ump/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math MASTER_SITES= SF/u-m-p/u-m-p/${PORTVERSION} PKGNAMESUFFIX= -math -MAINTAINER= nivit@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical, easy to use math program CONFLICTS= ump-1.[0-9]* |