Skip to content

Commit

Permalink
Changed the CVS root to point to libsdl.org
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jul 21, 2001
1 parent 505c2f9 commit 84c3933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Expand Up @@ -76,7 +76,7 @@ dist-hook:
rm -rf `find $(distdir) -type d -name CVS -print`

# Create a CVS snapshot that people can run update -d on
CVSROOT = :pserver:guest@cvs.lokigames.com:/cvs
CVSROOT = :pserver:guest@libsdl.org:/home/slouken/libsdl.org/cvs
snapshot:
cvs -d $(CVSROOT) login
cvs -d $(CVSROOT) checkout SDL12
Expand Down

0 comments on commit 84c3933

Please sign in to comment.