summaryrefslogtreecommitdiff
path: root/misc/dotfile
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-01-24 21:00:15 +0000
committerhubertf <hubertf>1998-01-24 21:00:15 +0000
commitf753a013a3f997cf6539473c8c0cef5e44eaf96e (patch)
tree9cf7ffcc07b32c256b7ce7e4c7d5a32b9455b04c /misc/dotfile
parentbb3b17bf140f2942c5399ab24a4d45f96713db34 (diff)
downloadpkgsrc-f753a013a3f997cf6539473c8c0cef5e44eaf96e.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>