diff options
Diffstat (limited to 'net/ywho')
-rw-r--r-- | net/ywho/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ywho/Makefile b/net/ywho/Makefile index 6d4f0a6c637..eb6243c074e 100644 --- a/net/ywho/Makefile +++ b/net/ywho/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/02/17 18:20:00 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 17:11:30 martti Exp $ # DISTNAME= ywho-1.3 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/ MAINTAINER= kim@tac.nyc.ny.us -COMMENT= who, users, uptime on clients in a sun-RPC network +COMMENT= Who, users, uptime on clients in a sun-RPC network NO_CONFIGURE= yes ALL_TARGET= all DEST=${PREFIX} |