diff options
author | kim <kim> | 2013-03-14 17:06:12 +0000 |
---|---|---|
committer | kim <kim> | 2013-03-14 17:06:12 +0000 |
commit | d4208122c23826a733ef8c58b0cb999b5f77b014 (patch) | |
tree | 2c1dab10ddbae55f6e7390f1333604272663084b /net | |
parent | 11339e495dd17acf2c03886e575d63d99125c017 (diff) | |
download | pkgsrc-d4208122c23826a733ef8c58b0cb999b5f77b014.tar.gz |
Revive MASTER_SITES.
Diffstat (limited to 'net')
-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 d5ab71f9afa..516e211c139 100644 --- a/net/ywho/Makefile +++ b/net/ywho/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2012/10/23 17:19:22 asau Exp $ +# $NetBSD: Makefile,v 1.16 2013/03/14 17:09:10 kim Exp $ # DISTNAME= ywho-1.3 CATEGORIES= net -MASTER_SITES= # ftp://ftp.gw.com/pub/people/kim/ +MASTER_SITES= http://oss.gw.com/people/kim/ MAINTAINER= kim@tac.nyc.ny.us COMMENT= Who, users, uptime on clients in a sun-RPC network |