summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2002-04-25 20:33:28 +0000
committerJohn Wiegley <johnw@newartisans.com>2002-04-25 20:33:28 +0000
commit58d327f19e55a7c583c7d4a912300b31edcd951a (patch)
tree53d2fe0f55688f48ed7da18af8cdb2b41a4d8835 /Makefile
parent4f0a1095c645e63da50f97379495f06e892db9c1 (diff)
*** no comment ***
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e021023..06d6fe2 100644
--- a/Makefile
+++ b/Makefile
@@ -64,5 +64,5 @@ update: dist
perl -i -pe 's/(chess-version.*)"([0-9.]+)[ab][0-9]+"/$$1"$$2$(CAT)$(NEXT)"/;' chess.el
cvs commit -m "bumped minor rev" chess.el
make fullclean
- lftp -e "cd /incoming; put $(PKG)" upload.sourceforge.net
+ lftp -e "cd /incoming; put $(PKG); quit" upload.sourceforge.net
sitecopy