diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
commit | c98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch) | |
tree | 79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /net/fspclient | |
parent | b7797c8f9cae00eef6480e567b0f9ab5d21741ed (diff) | |
download | ports-c98cfd116dc0f77d80a247eaa00036df1e3335a1.tar.gz ports-c98cfd116dc0f77d80a247eaa00036df1e3335a1.zip |
Notes
Diffstat (limited to 'net/fspclient')
-rw-r--r-- | net/fspclient/Makefile | 3 | ||||
-rw-r--r-- | net/fspclient/pkg-plist | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile index 1b01c3f94080..6108d911cd0c 100644 --- a/net/fspclient/Makefile +++ b/net/fspclient/Makefile @@ -3,7 +3,7 @@ # Date created: 7 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.6 1995/11/27 04:04:54 asami Exp $ +# $Id: Makefile,v 1.7 1996/11/18 11:34:48 asami Exp $ # DISTNAME= fspclient.0.0-h+ @@ -16,5 +16,6 @@ MAINTAINER= ache@FreeBSD.ORG WRKSRC= ${WRKDIR}/fspclient GNU_CONFIGURE= yes +MAN1= fsp.1 .include <bsd.port.mk> diff --git a/net/fspclient/pkg-plist b/net/fspclient/pkg-plist index 51c3cabef232..19240aa56be3 100644 --- a/net/fspclient/pkg-plist +++ b/net/fspclient/pkg-plist @@ -1,3 +1,2 @@ -@cwd /usr/local bin/fsp -man/man1/fsp.1 +man/man1/fsp.1.gz |