diff options
Diffstat (limited to 'math/ngraph/Makefile')
-rw-r--r-- | math/ngraph/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/ngraph/Makefile b/math/ngraph/Makefile index 708668e..bc905e0 100644 --- a/math/ngraph/Makefile +++ b/math/ngraph/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: ngraph -# Version required: 6.03 # Date created: 18 Aug 1999 # Whom: nobu@rd.isac.co.jp # # $FreeBSD$ # -DISTNAME= Ngraph-6.3.06-src -PKGNAME= ngraph-6.3.06 +PORTNAME= ngraph +PORTVERSION= 6.3.06 CATEGORIES= math MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \ ${MASTER_SITE_PORTS_JP} +DISTNAME= Ngraph-${PORTVERSION}-src MAINTAINER= sanpei@jp.FreeBSD.org |