summaryrefslogtreecommitdiff
path: root/lang/p2c/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit601583c3207bd23bb05d0761888aefcb5699e1c2 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /lang/p2c/Makefile
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'lang/p2c/Makefile')
-rw-r--r--lang/p2c/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/p2c/Makefile b/lang/p2c/Makefile
index 21903e2a0b5..cebcb38167d 100644
--- a/lang/p2c/Makefile
+++ b/lang/p2c/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:15 tv Exp $
+# $NetBSD: Makefile,v 1.9 2007/02/22 19:26:38 wiz Exp $
DISTNAME= p2c-1.20
CATEGORIES= lang
MASTER_SITES= ftp://csvax.cs.caltech.edu/pub/
-EXTRACT_SUFX= .tar.Z
+EXTRACT_SUFX= .tar.Z
MAINTAINER= jwise@NetBSD.org
COMMENT= Pascal to C compiler (translates Pascal to C)