summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-03-18 00:17:24 +0000
committerhubertf <hubertf>1998-03-18 00:17:24 +0000
commit3cf5f580adb80e508375be384c9b4db93aef1abf (patch)
tree56ed8b635d11cd4d7e64a44a52318b42032d3fa0 /comms
parentd2cbc11df7551aaf0404196dccf0cb5036aa8680 (diff)
downloadpkgsrc-3cf5f580adb80e508375be384c9b4db93aef1abf.tar.gz
portlint: compress whitespace
Diffstat (limited to 'comms')
-rw-r--r--comms/pilot-link/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile
index fe3cade9e1d..e32c273e494 100644
--- a/comms/pilot-link/Makefile
+++ b/comms/pilot-link/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 December 1996
# Whom: sommerfeld@alum.mit.edu
#
-# $NetBSD: Makefile,v 1.1 1998/03/17 03:02:31 sommerfe Exp $
+# $NetBSD: Makefile,v 1.2 1998/03/18 00:17:24 hubertf Exp $
#
DISTNAME= pilot-link.0.8.11
@@ -22,7 +22,4 @@ do-configure:
INSTALL="/usr/bin/install -c -o ${BINOWN} -g ${BINGRP}" \
${CONFIGURE_ENV} ./${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS})
-
.include <bsd.port.mk>
-
-