diff options
author | Martin Matuska <mm@FreeBSD.org> | 2014-01-19 11:35:27 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2014-01-19 11:35:27 +0000 |
commit | 6c41dda4d69a919ba06e0d13d3f0d9bdc0697a75 (patch) | |
tree | 052c3c344b2c4f01846adef612daabc0ead0873b /net-mgmt/nsca27-client | |
parent | 89127e0e8f8378c7135f17d83ed5c21a8a98cd09 (diff) |
Notes
Diffstat (limited to 'net-mgmt/nsca27-client')
-rw-r--r-- | net-mgmt/nsca27-client/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/nsca27-client/Makefile b/net-mgmt/nsca27-client/Makefile index 4e56d6d360d1..b141919758ca 100644 --- a/net-mgmt/nsca27-client/Makefile +++ b/net-mgmt/nsca27-client/Makefile @@ -10,5 +10,4 @@ LICENSE= GPLv2 _BUILDING_NSCA_CLIENT= yes MASTERDIR= ${.CURDIR}/../nsca27 -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |