diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
commit | 840ce94382a2b453f8e23aaa7f4b47e17540cf78 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /math/sc/Makefile | |
parent | 6ec0551db2bce57c311ad995aa1d22786cfe926d (diff) | |
download | pkgsrc-840ce94382a2b453f8e23aaa7f4b47e17540cf78.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'math/sc/Makefile')
-rw-r--r-- | math/sc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/sc/Makefile b/math/sc/Makefile index eebcad37730..55e529d5380 100644 --- a/math/sc/Makefile +++ b/math/sc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/12/11 14:52:04 obache Exp $ +# $NetBSD: Makefile,v 1.14 2007/02/22 19:26:47 wiz Exp $ DISTNAME= sc-6.21 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= math MASTER_SITES= ftp://gatekeeper.dec.com/pub/misc/ EXTRACT_SUFX= .tar.Z -MAINTAINER= eric@fox.phoenix.az.us +MAINTAINER= eric@fox.phoenix.az.us COMMENT= Curses-based spreadsheet program WRKSRC= ${WRKDIR} |