diff options
Diffstat (limited to 'math/sc/Makefile')
-rw-r--r-- | math/sc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/sc/Makefile b/math/sc/Makefile index 4fc9fcbff9a..e9868a17672 100644 --- a/math/sc/Makefile +++ b/math/sc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/01/12 20:29:00 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/17 18:22:41 wiz Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1998/08/10 00:20:29 steve Exp DISTNAME= sc-6.21 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://gatekeeper.dec.com/pub/misc/ EXTRACT_SUFX= .tar.Z MAINTAINER= eric@fox.phoenix.az.us +COMMENT= Curses-based spreadsheet program NO_WRKSUBDIR= yes |