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 | 62778e6c92f2f4c4b79f0e0e781210e759af7424 (patch) | |
tree | 0a0ae3f313db7710967039c98358dd6e3e754bd0 /sysutils/osname | |
parent | cd769b8a1ae49937af0f577b6c3b5c819b918a7b (diff) | |
download | pkgsrc-62778e6c92f2f4c4b79f0e0e781210e759af7424.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 |