diff options
Diffstat (limited to 'net-mgmt/netsaint-plugins/Makefile')
-rw-r--r-- | net-mgmt/netsaint-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/netsaint-plugins/Makefile b/net-mgmt/netsaint-plugins/Makefile index e51dcaa91299..f7b9df70fdb2 100644 --- a/net-mgmt/netsaint-plugins/Makefile +++ b/net-mgmt/netsaint-plugins/Makefile @@ -32,5 +32,5 @@ pre-fetch: post-clean: @${RM} -f ${WRKDIRPREFIX}${.CURDIR}/Makefile.inc - + .include <bsd.port.mk> |