~ubuntu-branches/ubuntu/trusty/netrek-client-cow/trusty

« back to all changes in this revision

Viewing changes to sample_key.def

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2009-01-13 14:30:56 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090113143056-frwx0lk99n0dh4fh
Tags: 3.2.9-1
* New upstream release.
  + Resolve license issue.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
# Store this file along with you secret key file for further use.          #
5
5
############################################################################
6
6
 
7
 
ARCH            = unix
 
7
ARCH            = linux
8
8
 
9
9
#
10
10
# NOTE: If you have to make a key from keys.h then after you have changed
14
14
 
15
15
KEYSH           = keys.h
16
16
KEYNAME         = $(ARCH)
17
 
DESC            = "$(ARCH) / Sample key"
18
 
MAKER           = "007@netrek.org"
19
 
COMMENT         = "reserved.c blessed. Located via http at cow.netrek.org"
 
17
DESC            = "automatic packaged key"
 
18
MAKER           = "quozl@us.netrek.org"
 
19
COMMENT         = "netrek.org/files/COW/"
20
20
 
21
21
# If you have already an valid RSA key change the name of the file below.
22
22
# Otherwise make will automaticaly generate one for you.