diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-11-24 22:46:14 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-11-24 22:46:14 +0000 |
commit | 0845a23f6a6b455bdf1c6861fcbc894c594460cf (patch) | |
tree | 15e0dfe1421f1944f03cf9466677c0d4de55a7c5 /sysutils/Makefile | |
parent | Add reasoning for NO_PACKAGE on ports/sysutils/upsmon (diff) |
Activate upsmon
PR: ports/8157
Notes
Notes:
svn path=/head/; revision=14879
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index b188ac90c93e..29b7e07e843c 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.47 1998/11/10 15:40:12 kuriyama Exp $ +# $Id: Makefile,v 1.48 1998/11/19 21:39:23 andreas Exp $ # SUBDIR += LPRng @@ -37,6 +37,7 @@ SUBDIR += tua SUBDIR += ucspi-tcp SUBDIR += upsd + SUBDIR += upsmon SUBDIR += webmin SUBDIR += wmavgload SUBDIR += xbatt |