summaryrefslogtreecommitdiff
path: root/lang/p2c
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
commit840ce94382a2b453f8e23aaa7f4b47e17540cf78 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /lang/p2c
parent6ec0551db2bce57c311ad995aa1d22786cfe926d (diff)
downloadpkgsrc-840ce94382a2b453f8e23aaa7f4b47e17540cf78.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'lang/p2c')
-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)