diff options
author | zafer <zafer@pkgsrc.org> | 2011-03-18 20:42:43 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2011-03-18 20:42:43 +0000 |
commit | 7256771962d1a6eba70307e2ef38bf501f4acb9b (patch) | |
tree | 0a0ae3f313db7710967039c98358dd6e3e754bd0 /sysutils/osname | |
parent | f172ddd0947739fe736c1524c74bffa102e79be7 (diff) | |
download | pkgsrc-7256771962d1a6eba70307e2ef38bf501f4acb9b.tar.gz |
service suspended. prevent timeout. fetch from backup.
Diffstat (limited to 'sysutils/osname')
-rw-r--r-- | sysutils/osname/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/osname/Makefile b/sysutils/osname/Makefile index cb29dcc7079..5b2bc995e60 100644 --- a/sysutils/osname/Makefile +++ b/sysutils/osname/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2007/12/27 12:01:58 obache Exp $ +# $NetBSD: Makefile,v 1.7 2011/03/18 20:42:43 zafer Exp $ # DISTNAME= osname-1.1 PKGREVISION= 1 CATEGORIES= sysutils -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= Print canonical name of operating system |