diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-02-09 19:30:31 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-02-09 19:30:31 +0000 |
| commit | 7de1daeb932770462bc659424c411301e7efc4c2 (patch) | |
| tree | c39d2190c8a4a1e350c2be9f543e5139b1da59d0 /sbin/ipf/ipfstat | |
| parent | a5395435ffd12973da3b6e4959c8fe8290f952e0 (diff) | |
Notes
Diffstat (limited to 'sbin/ipf/ipfstat')
| -rw-r--r-- | sbin/ipf/ipfstat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/ipf/ipfstat/Makefile b/sbin/ipf/ipfstat/Makefile index 14823cf5110c..4714f2c0394e 100644 --- a/sbin/ipf/ipfstat/Makefile +++ b/sbin/ipf/ipfstat/Makefile @@ -2,6 +2,7 @@ NOGCCERROR= # defined +PACKAGE= ipf PROG= ipfstat SRCS= ipfstat.c MAN= ipfstat.8 |
