summaryrefslogtreecommitdiff
path: root/misc/dotfile
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-01-24 21:00:15 +0000
committerhubertf <hubertf@pkgsrc.org>1998-01-24 21:00:15 +0000
commit2895a2809332abfdb44756d1673dd2c84b6524ce (patch)
tree9cf7ffcc07b32c256b7ce7e4c7d5a32b9455b04c /misc/dotfile
parent536c3f0c1bec32f8a4a1b8750726368ce1f40374 (diff)
downloadpkgsrc-2895a2809332abfdb44756d1673dd2c84b6524ce.tar.gz
portlint: remove empty line
Diffstat (limited to 'misc/dotfile')
-rw-r--r--misc/dotfile/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile
index c010d55d945..70afe5d7652 100644
--- a/misc/dotfile/Makefile
+++ b/misc/dotfile/Makefile
@@ -3,7 +3,7 @@
# Date created: 11/12/96
# Whom: oly@world.std.com
#
-# $NetBSD: Makefile,v 1.2 1997/10/24 01:04:55 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 1998/01/24 21:00:15 hubertf Exp $
# FreeBSD Id: Makefile,v 1.5 1997/04/20 13:19:30 wosch Exp
#
@@ -24,5 +24,5 @@ do-build:
post-install:
@${CAT} ${PKGDIR}/MESSAGE
-
+
.include <bsd.port.mk>