diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-27 17:27:19 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-27 17:27:19 +0000 |
| commit | 4a558355e5f3b4521cef56a6b705fa84be41dfa0 (patch) | |
| tree | c5d093301ac704ade1196e588cfffe654cea770b /lib/libnetgraph | |
| parent | 8efc417089cbe239ecb1134fedef1aa82929d60b (diff) | |
Notes
Diffstat (limited to 'lib/libnetgraph')
| -rw-r--r-- | lib/libnetgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libnetgraph/Makefile b/lib/libnetgraph/Makefile index 04a917dc5e79..43417769125c 100644 --- a/lib/libnetgraph/Makefile +++ b/lib/libnetgraph/Makefile @@ -2,7 +2,7 @@ # $Whistle: Makefile,v 1.4 1999/01/17 03:41:02 julian Exp $ LIB= netgraph -MAN3= netgraph.3 +MAN= netgraph.3 SHLIB_MAJOR= 1 #SHLIB_MINOR= 1 |
