summaryrefslogtreecommitdiff
path: root/misc/jive/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-07-04 21:11:57 +0000
committerSteve Price <steve@FreeBSD.org>1999-07-04 21:11:57 +0000
commita1ab04c595506ab27ba5727a6811c32dfb4e98c9 (patch)
tree794b4ad91c55c0a60b566d29ee7774676b6b9b98 /misc/jive/Makefile
parentOn the Alpha nsgmls coredumps while building the documentation for this (diff)
Remove an extraneous blank line.
Notes
Notes: svn path=/head/; revision=20025
Diffstat (limited to '')
-rw-r--r--misc/jive/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/jive/Makefile b/misc/jive/Makefile
index 2e374b4924b1..2d4b9248b4c9 100644
--- a/misc/jive/Makefile
+++ b/misc/jive/Makefile
@@ -4,7 +4,7 @@
# Date created: Mon Feb 17, 1997
# Whom: David O'Brien (obrien@NUXI.com)
#
-# $Id: Makefile,v 1.2 1997/04/02 07:58:25 obrien Exp $
+# $Id: Makefile,v 1.3 1997/10/22 06:02:52 obrien Exp $
#
DISTNAME= jive-1.1
@@ -22,5 +22,4 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/jive ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/${MAN1} ${PREFIX}/man/man1
-
.include <bsd.port.mk>