diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-02-16 12:06:48 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-02-16 12:06:48 +0000 |
commit | ed8a772194f7450150c4917d456000eb53b28693 (patch) | |
tree | 7a75a3f0399f8c9eacd78d61e1a340bc5c16f0e5 /net/cnet | |
parent | d602d6179ddc00387dc181b2721535221403ba3e (diff) |
Notes
Diffstat (limited to 'net/cnet')
-rw-r--r-- | net/cnet/Makefile | 3 | ||||
-rw-r--r-- | net/cnet/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net/cnet/Makefile b/net/cnet/Makefile index 413e3b313958..77af859adf82 100644 --- a/net/cnet/Makefile +++ b/net/cnet/Makefile @@ -3,7 +3,7 @@ # Date created: Feb 8th, 1988 # Whom: jkh # -# $Id: Makefile,v 1.1.1.1 1998/02/08 20:02:49 jkh Exp $ +# $Id: Makefile,v 1.2 1998/02/16 10:54:05 asami Exp $ # DISTNAME= cnet-1.4-3 @@ -16,7 +16,6 @@ LIB_DEPENDS= xview\\.3\\.2:${PORTSDIR}/x11/xview-lib WRKSRC= ${WRKDIR}/cnet-1.4 ALL_TARGET= MAN1= cnet.1 -BROKEN= package pre-build: ${CP} ${FILESDIR}/Makefile.freebsd ${WRKSRC}/src diff --git a/net/cnet/pkg-plist b/net/cnet/pkg-plist index 9a3d4a67247f..0a7bf3f71fc1 100644 --- a/net/cnet/pkg-plist +++ b/net/cnet/pkg-plist @@ -1,9 +1,8 @@ -bin/cnet.so.1 +bin/cnet man/man1/cnet.1.gz include/cnet.h share/examples/cnet/AUSTRALIA.MAP share/examples/cnet/CLICK -share/examples/cnet/EXAMPLES share/examples/cnet/FAST share/examples/cnet/FLOODING1 share/examples/cnet/FLOODING2 |