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/wingz3/Makefile | |
parent | a7f42416d7a766482b1e0d1d8b9055c917426356 (diff) | |
download | ports-1df1a17abc224c7b035253c7089ca62f3b56a87a.tar.gz ports-1df1a17abc224c7b035253c7089ca62f3b56a87a.zip |
Notes
Diffstat (limited to 'math/wingz3/Makefile')
-rw-r--r-- | math/wingz3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/wingz3/Makefile b/math/wingz3/Makefile index 81941c46cd13..eacb313d0c9f 100644 --- a/math/wingz3/Makefile +++ b/math/wingz3/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: wingz -# Version required: 142 # Date created: Wed Nov 27 09:15:10 CST 1996 # Whom: erich@rrnet.com # # $FreeBSD$ # -DISTNAME= Wingz-142 +PORTNAME= Wingz +PORTVERSION= 142 CATEGORIES= math linux MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/financial/spreadsheet |