diff options
author | zafer <zafer@pkgsrc.org> | 2011-03-17 21:55:54 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2011-03-17 21:55:54 +0000 |
commit | 0e18304f25bd3480c0f5b357a8bf2d11b0d095fa (patch) | |
tree | d13f221484fe7faf35e10e9a7b85c7bb24951c76 /net/netname | |
parent | e51285a728215580b32d541f0439e5d8014302d1 (diff) | |
download | pkgsrc-0e18304f25bd3480c0f5b357a8bf2d11b0d095fa.tar.gz |
service suspended. prevent timeout. fetch from backup.
Diffstat (limited to 'net/netname')
-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 |