summaryrefslogtreecommitdiff
path: root/math/ngraph/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-27 01:09:33 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-27 01:09:33 +0000
commit89fd1b395911d55879787e51565a1547c486b716 (patch)
treec920cbcc287888f12a84f15a34296d26be754f8f /math/ngraph/Makefile
parent* Changes prompted by Christian Weisgerber <naddy@mips.rhein-neckar.de>: (diff)
Update to version 6.3.06. NOTE: you will need Motif version 2.x if
want to build this yourself. If you intend to use LessTif you'll need to compile it with 'make MOTIF2=yes install'. PR: 15047 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=23429
Diffstat (limited to 'math/ngraph/Makefile')
-rw-r--r--math/ngraph/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/ngraph/Makefile b/math/ngraph/Makefile
index e453832eb05e..708668e31118 100644
--- a/math/ngraph/Makefile
+++ b/math/ngraph/Makefile
@@ -6,10 +6,11 @@
# $FreeBSD$
#
-DISTNAME= Ngraph-6.3.05-src
-PKGNAME= ngraph-6.3.05
+DISTNAME= Ngraph-6.3.06-src
+PKGNAME= ngraph-6.3.06
CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_PORTS_JP}
+MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \
+ ${MASTER_SITE_PORTS_JP}
MAINTAINER= sanpei@jp.FreeBSD.org