diff options
author | swills <swills@FreeBSD.org> | 2013-05-27 10:16:43 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-05-27 10:16:43 +0800 |
commit | c4f406ad74abb8ed5aadf8482038462cc5dc6e38 (patch) | |
tree | 55fa5b4d103237cb2c30d400eda555bf21a6ba51 /net-mgmt/Makefile | |
parent | b3f27fda99184fc3cd3065feb7ea52e1124d8e99 (diff) | |
download | freebsd-ports-gnome-c4f406ad74abb8ed5aadf8482038462cc5dc6e38.tar.gz freebsd-ports-gnome-c4f406ad74abb8ed5aadf8482038462cc5dc6e38.tar.zst freebsd-ports-gnome-c4f406ad74abb8ed5aadf8482038462cc5dc6e38.zip |
Device templates for use with devmon.
WWW: http://devmon.sourceforge.net/
PR: ports/176428
Submitted by: Mark Felder <feld@feld.me>
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 865da72fde3d..eb3cf7cb7826 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -55,6 +55,7 @@ SUBDIR += cricket SUBDIR += darkstat SUBDIR += devmon + SUBDIR += devmon-templates SUBDIR += dhcdrop SUBDIR += disco SUBDIR += docsis |