summaryrefslogtreecommitdiff
path: root/ftp/bftpd
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-04-15 02:06:52 +0000
committerSteve Price <steve@FreeBSD.org>2001-04-15 02:06:52 +0000
commit9e542a421ffd9cdf474bbc514e7b440ea95e1cf6 (patch)
tree902057059fe67b93a0b212206f756c0548c6e7a5 /ftp/bftpd
parentRemove empty directory on uninstall. (diff)
Add the manpage that is being installed.
Notes
Notes: svn path=/head/; revision=41401
Diffstat (limited to 'ftp/bftpd')
-rw-r--r--ftp/bftpd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/bftpd/Makefile b/ftp/bftpd/Makefile
index f35176b15624..1abbfa13fc67 100644
--- a/ftp/bftpd/Makefile
+++ b/ftp/bftpd/Makefile
@@ -7,12 +7,14 @@
PORTNAME= bftpd
PORTVERSION= 1.0.18
+PORTREVISION= 1
CATEGORIES= ftp
MASTER_SITES= http://www.bftpd.f2s.com/downloads/src/
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
+MAN8= bftpd.8
pre-configure:
${PERL} -pi -e "s@<wait.h>@<sys/wait.h>@g" ${WRKSRC}/commands.c