diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-03-22 00:34:09 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-03-22 00:34:09 +0100 |
commit | 1609685fc2f470600204094d39ea55f63a445abf (patch) | |
tree | 89691105ce37092486d54a14a929339854e50325 /maketgz | |
parent | e1d6034977093908ba63c4cdf8d0d65703c81700 (diff) | |
download | curl-1609685fc2f470600204094d39ea55f63a445abf.tar.gz |
various changes of CVS to git
Diffstat (limited to 'maketgz')
-rwxr-xr-x | maketgz | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Script to build release-archives with. Note that this requires a checkout -# from CVS and you should first run ./buildconf and build curl once. +# from git and you should first run ./buildconf and build curl once. # #*************************************************************************** # _ _ ____ _ |