diff options
author | 2005-09-21 21:06:01 +0000 | |
---|---|---|
committer | 2005-09-21 21:06:01 +0000 | |
commit | e345d4aaea451615487933af3d58a112ec36b6c4 (patch) | |
tree | f9ade4cb9c070f5ce4a6f557c2dafbbcb87ffee9 /z-distfiles/Makefile | |
parent | Fixed version (diff) | |
download | misc-e345d4aaea451615487933af3d58a112ec36b6c4.tar.gz misc-e345d4aaea451615487933af3d58a112ec36b6c4.tar.bz2 misc-e345d4aaea451615487933af3d58a112ec36b6c4.zip |
Added ssh_wrapper script to my scripts. Bumped to version 1.2.3
svn path=/local/; revision=428
Diffstat (limited to 'z-distfiles/Makefile')
-rw-r--r-- | z-distfiles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/z-distfiles/Makefile b/z-distfiles/Makefile index 5d617f9..ed74175 100644 --- a/z-distfiles/Makefile +++ b/z-distfiles/Makefile @@ -1,5 +1,5 @@ DOWNLOAD_DIR=/var/www/www.gunnarwrobel.de/htdocs/downloads/ -VERSION=1.2.2 +VERSION=1.2.3 TAR=tar cvfj TAREX=--exclude="CVS" --exclude=".svn" --exclude=*~ |