diff options
author | martin <martin@pkgsrc.org> | 2000-12-28 16:12:20 +0000 |
---|---|---|
committer | martin <martin@pkgsrc.org> | 2000-12-28 16:12:20 +0000 |
commit | 0f75baef6a0b6b740343ef1d0f0190a03a1ee99c (patch) | |
tree | fc1bd4e07457e711ff86cdc537943cd6c3c6238f /sysutils | |
parent | e6ab7a0e384e13f509a3fab074ae0f7f18a2fdcf (diff) | |
download | pkgsrc-0f75baef6a0b6b740343ef1d0f0190a03a1ee99c.tar.gz |
Enable ups-nut and ups-nut-cgi pkgs.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 96297ac4d4e..614322c1f22 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.83 2000/12/27 15:46:16 hubertf Exp $ +# $NetBSD: Makefile,v 1.84 2000/12/28 16:12:20 martin Exp $ # SUBDIR += amanda @@ -59,6 +59,8 @@ SUBDIR += tload SUBDIR += top SUBDIR += toshutils + SUBDIR += ups-nut + SUBDIR += ups-nut-cgi SUBDIR += usbutil SUBDIR += user SUBDIR += vidc-tools |