diff options
author | miwi <miwi@FreeBSD.org> | 2008-06-01 22:23:23 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-06-01 22:23:23 +0800 |
commit | e34c9c02898ab113f08ee23f81d81ab8f86735c2 (patch) | |
tree | 55cbf0eade5f6711b8def38bac3737f6ccd2e636 | |
parent | 1a557b8f108eeafa31199afbdcc4f9d78525413e (diff) | |
download | freebsd-ports-graphics-e34c9c02898ab113f08ee23f81d81ab8f86735c2.tar.gz freebsd-ports-graphics-e34c9c02898ab113f08ee23f81d81ab8f86735c2.tar.zst freebsd-ports-graphics-e34c9c02898ab113f08ee23f81d81ab8f86735c2.zip |
- readded net-mgmt/ap-utils to the build
-rw-r--r-- | CVSROOT/modules | 1 | ||||
-rw-r--r-- | net-mgmt/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 0270c47945b..1b470e4c0e2 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -420,6 +420,7 @@ aolserver-nssha1 ports/security/aolserver-nssha1 aolserver-nszlib ports/archivers/aolserver-nszlib aolserver-xotcl ports/www/aolserver-xotcl aop ports/games/aop +ap-utils ports/net-mgmt/ap-utils apache-ant ports/devel/apache-ant apache-contrib ports/www/apache-contrib apache-forrest ports/www/apache-forrest diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 721b11d219a..2d2a3a7931d 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -11,6 +11,7 @@ SUBDIR += airport SUBDIR += angst SUBDIR += annextools + SUBDIR += ap-utils SUBDIR += argus SUBDIR += argus-clients SUBDIR += argus-monitor |