diff options
author | rodent <rodent@pkgsrc.org> | 2015-04-04 16:05:34 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2015-04-04 16:05:34 +0000 |
commit | 66787d5798c019a338cac670a72430977d95d1df (patch) | |
tree | 211f963d984de3c963c5f5806b356e8ed1a6922d /meta-pkgs | |
parent | 2a658453a4ed76d28e0a9c0ee5c936cb60368b49 (diff) | |
download | pkgsrc-66787d5798c019a338cac670a72430977d95d1df.tar.gz |
+nagios
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-pkgs/Makefile b/meta-pkgs/Makefile index ad8026481a6..22c0464cd84 100644 --- a/meta-pkgs/Makefile +++ b/meta-pkgs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2015/03/15 14:49:28 taca Exp $ +# $NetBSD: Makefile,v 1.79 2015/04/04 16:05:34 rodent Exp $ # COMMENT= Collections of other packages @@ -32,6 +32,7 @@ SUBDIR+= modular-xorg-libs SUBDIR+= modular-xorg-protos SUBDIR+= modular-xorg-utils SUBDIR+= mono-gnome-bindings +SUBDIR+= nagios SUBDIR+= netbsd-doc SUBDIR+= netbsd-doc-print SUBDIR+= netbsd-www |