diff options
author | Jakob Schlyter <jakob@cvs.openbsd.org> | 2000-04-26 06:21:08 +0000 |
---|---|---|
committer | Jakob Schlyter <jakob@cvs.openbsd.org> | 2000-04-26 06:21:08 +0000 |
commit | 0a82c6f8651c4d0eec3c375c5faee684af7cb559 (patch) | |
tree | 85726edf69a323002b00eb3f432e1c7ff97137fa /usr.sbin/Makefile | |
parent | efa87328924b28f41319307d4bc03d7c6ad4db3c (diff) |
enable user
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r-- | usr.sbin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 1847a28e8b8..74a2d0f4de8 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.62 2000/04/06 18:26:02 millert Exp $ +# $OpenBSD: Makefile,v 1.63 2000/04/26 06:21:07 jakob Exp $ # not yet done: catman @@ -14,7 +14,7 @@ SUBDIR= ac accton adduser amd arp bootpd bootpgw bootpef bootptest \ rpc.bootparamd rpc.lockd rpc.pcnfsd rwhod \ sa sesd sliplogin slstats spray \ syslogd tcpdump timed traceroute trpt trsp \ - usbdevs vipw vnconfig zdump zic + usbdevs user vipw vnconfig zdump zic # IPv6 SUBDIR+=faithd ifmcstat ndp rip6query route6d rtadvd rtsold traceroute6 |