diff options
author | wiz <wiz@pkgsrc.org> | 2004-12-28 14:09:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-12-28 14:09:22 +0000 |
commit | 2ac696e9dfdf49d5c61394db34184f98ee7ce7fb (patch) | |
tree | 25dcc2c690fd29aa56411d1f4d7dd69a692fb762 /sysutils/Makefile | |
parent | c345b7d9b89d05efa2f326c6360b6bfb7a01b7e0 (diff) | |
download | pkgsrc-2ac696e9dfdf49d5c61394db34184f98ee7ce7fb.tar.gz |
Add and enable radmind.
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 1e01c804a0d..9865f12d260 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.274 2004/12/28 11:25:49 wiz Exp $ +# $NetBSD: Makefile,v 1.275 2004/12/28 14:09:22 wiz Exp $ COMMENT= System utilities @@ -136,6 +136,7 @@ SUBDIR+= pstree SUBDIR+= pv SUBDIR+= pwgen SUBDIR+= qlogtools +SUBDIR+= radmind SUBDIR+= rconfig SUBDIR+= rdiff-backup SUBDIR+= rfstool |