diff options
Diffstat (limited to 'net/ywho/Makefile')
-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 5678cbb7d3a..44cdc9ca8ff 100644 --- a/net/ywho/Makefile +++ b/net/ywho/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2000/04/01 06:04:30 kim Exp $ +# $NetBSD: Makefile,v 1.3 2000/12/17 17:20:26 kim Exp $ # -DISTNAME= ywho-1.2 +DISTNAME= ywho-1.3 CATEGORIES= net MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/ |