diff options
author | zafer <zafer> | 2011-03-17 21:55:54 +0000 |
---|---|---|
committer | zafer <zafer> | 2011-03-17 21:55:54 +0000 |
commit | 7ded588f0666f669ba9241dffce7a7238c44e399 (patch) | |
tree | d13f221484fe7faf35e10e9a7b85c7bb24951c76 /net | |
parent | dcdb56f5f5a150150912868a077bdb8e24f0399d (diff) | |
download | pkgsrc-7ded588f0666f669ba9241dffce7a7238c44e399.tar.gz |
service suspended. prevent timeout. fetch from backup.
Diffstat (limited to 'net')
-rw-r--r-- | net/netname/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netname/Makefile b/net/netname/Makefile index aa7b38c0b19..088366bb409 100644 --- a/net/netname/Makefile +++ b/net/netname/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2010/02/11 22:18:35 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2011/03/17 21:55:54 zafer Exp $ # DISTNAME= netname-1.7 PKGREVISION= 1 CATEGORIES= net -MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/ +MASTER_SITES= # ftp://ftp.gw.com/pub/people/kim/ MAINTAINER= kim@tac.nyc.ny.us COMMENT= Return the canonical network name of a host |