Skip to content

Commit

Permalink
fix for changed DNS
Browse files Browse the repository at this point in the history
git-svn-id: file:///bss/svn/public/grokevt@112 15c2d14c-5af0-0310-93da-fd3504e6cab1
  • Loading branch information
tim committed Sep 27, 2008
1 parent 7ce73d4 commit fc08757
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Expand Up @@ -3,14 +3,14 @@
# This Makefile is used only for packaging releases out of Subversion.
################################################################################

SVN_URL=svn+ssh://sentinelchicken.org/home/projects/subversion/grokevt
SVN_URL=svn+ssh://pascal.sentinelchicken.org/home/projects/subversion/grokevt
SUB_DIRS=$(wildcard releases/*) trunk

.PHONY: all $(SUB_DIRS) clean
export


RELEASE_NAME=grokevt-test
RELEASE_NAME=grokevt-trunk
RELEASE_DEST=.

all:
Expand Down

0 comments on commit fc08757

Please sign in to comment.