diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mac/MIT Kerberos.r | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mac/MIT Kerberos.r b/src/mac/MIT Kerberos.r index ba19e6e0c..84aeabd22 100644 --- a/src/mac/MIT Kerberos.r +++ b/src/mac/MIT Kerberos.r @@ -7,8 +7,8 @@ type 'vend' { pstring; /* address */ pstring; /* voice phone */ pstring; /* fax phone */ - pstring; /* info URL */ - pstring; /* update URL */ + pstring; /* update URL */ + pstring; /* info URL */ pstring; /* e-mail URL */ }; @@ -28,7 +28,7 @@ resource 'vend' (-20640, purgeable) { "77 Massachusetts Avenue, E40-318, Cambridge, MA 02139", "", "", - "http://mit.edu/macdev/www/", "", + "http://mit.edu/macdev/www/", "mailto:macdev@mit.edu" }; |
