diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 07:20:58 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 07:20:58 +0000 |
| commit | 1df1a17abc224c7b035253c7089ca62f3b56a87a (patch) | |
| tree | 729d9b50958f323b815e1a00b7acf534920af239 /math/xplot/Makefile | |
| parent | update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile (diff) | |
Convert to PORTNAME/PORTVERSION.
Notes
Notes:
svn path=/head/; revision=27509
Diffstat (limited to 'math/xplot/Makefile')
| -rw-r--r-- | math/xplot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xplot/Makefile b/math/xplot/Makefile index 5880a4d79103..b77ac9438af3 100644 --- a/math/xplot/Makefile +++ b/math/xplot/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xplot -# Version required: 0.90 # Date created: 3 March 1997 # Whom: fenner # # $FreeBSD$ # -DISTNAME= xplot-0.90 +PORTNAME= xplot +PORTVERSION= 0.90 CATEGORIES= math graphics net MASTER_SITES= ftp://mercury.lcs.mit.edu/pub/shep/ |
