diff options
author | bouyer <bouyer@pkgsrc.org> | 2000-01-21 19:18:24 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2000-01-21 19:18:24 +0000 |
commit | f358a7979d729384edf05c88de26fa5278374d6f (patch) | |
tree | e605f930a009453ae1994aabcebf958c21cbde83 /sysutils | |
parent | 6728296c68eeeebadac3ae623e4d30ec34b979b2 (diff) | |
download | pkgsrc-f358a7979d729384edf05c88de26fa5278374d6f.tar.gz |
Add and enable apcupsd
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 3f4ab4394cf..3ae7047804d 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2000/01/05 18:04:09 jlam Exp $ +# $NetBSD: Makefile,v 1.54 2000/01/21 19:18:24 bouyer Exp $ # FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp # @@ -10,6 +10,7 @@ SUBDIR += amanda-server SUBDIR += amanda-client SUBDIR += amanda-plot + SUBDIR += apcupsd SUBDIR += aperture SUBDIR += asapm SUBDIR += cdrecord |