aboutsummaryrefslogtreecommitdiff
path: root/editors/bpatch/Makefile
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-08-23 02:34:23 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-08-23 02:34:23 +0000
commit23bcef9463e0bb6afb7f49c1e30c223319559302 (patch)
tree7a644dc7f7951a3f3d660f1229738974b8d226b2 /editors/bpatch/Makefile
parent57091ab2eea3ac88009a91b1502cde095d23b16b (diff)
Notes
Diffstat (limited to 'editors/bpatch/Makefile')
-rw-r--r--editors/bpatch/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/bpatch/Makefile b/editors/bpatch/Makefile
index 5bf81f67c80f..63e6599f29e5 100644
--- a/editors/bpatch/Makefile
+++ b/editors/bpatch/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 March 1996
# Whom: joerg
#
-# $Id: Makefile,v 1.4 1998/08/02 18:21:40 joerg Exp $
+# $Id: Makefile,v 1.5 1998/08/23 02:24:37 hoek Exp $
#
DISTNAME= bpatch
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
MAINTAINER= joerg@FreeBSD.org
+MAN1= bpatch.1
NO_WRKSUBDIR= yes
.include <bsd.port.mk>