diff options
author | kim <kim@pkgsrc.org> | 2000-04-01 06:04:30 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2000-04-01 06:04:30 +0000 |
commit | c92f2dfd7fa89e1ec5668a89be07d2124bd245d0 (patch) | |
tree | 3ab37014d2f20b59ec9c0bf9623a0a2245d4e38f /net/ywho/Makefile | |
parent | 1d646b8454263dcc27d4865296e716b260f1d5ed (diff) | |
download | pkgsrc-c92f2dfd7fa89e1ec5668a89be07d2124bd245d0.tar.gz |
Updated to ywho-1.2:
- the hosts are displayed in alphabetical order
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 9c2b03d1b6d..5678cbb7d3a 100644 --- a/net/ywho/Makefile +++ b/net/ywho/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/07/11 22:34:46 kim Exp $ +# $NetBSD: Makefile,v 1.2 2000/04/01 06:04:30 kim Exp $ # -DISTNAME= ywho-1.1 +DISTNAME= ywho-1.2 CATEGORIES= net MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/ |