diff options
author | andreas <andreas@FreeBSD.org> | 1998-11-19 21:39:23 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-11-19 21:39:23 +0000 |
commit | 42c955486ddbc0849baf567e9dde0d74c279cea8 (patch) | |
tree | b7edd8d75f0cbb06d4657939d1aa30338cbc7f8f /sysutils | |
parent | dfc51b8a5449ceffb0d67f747299e8863e096407 (diff) | |
download | FreeBSD-ports-42c955486ddbc0849baf567e9dde0d74c279cea8.zip FreeBSD-ports-42c955486ddbc0849baf567e9dde0d74c279cea8.tar.gz |
activate webmin
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 335857b..b188ac9 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.46 1998/10/20 16:32:16 vanilla Exp $ +# $Id: Makefile,v 1.47 1998/11/10 15:40:12 kuriyama Exp $ # SUBDIR += LPRng @@ -37,6 +37,7 @@ SUBDIR += tua SUBDIR += ucspi-tcp SUBDIR += upsd + SUBDIR += webmin SUBDIR += wmavgload SUBDIR += xbatt SUBDIR += xcpustate |