diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-02-22 14:49:56 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-02-22 14:49:56 +0100 |
commit | 54bf1a8f8093cccf83f3b658ee33d7a63c44f2e2 (patch) | |
tree | 2e3b935a9f10b0a6e7a5d0ba1f6cf51d6b2abc85 | |
parent | 6517ad6ab9ff4dbbe0486b4af1c6bf3518f2e48b (diff) |
Use native git protocol - in Makefile too.
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ SOURCES = ikiwiki -ikiwiki_ORIGIN = http://source.jones.dk/ikiwiki_MODULE.git +ikiwiki_ORIGIN = git://source.jones.dk/ikiwiki_MODULE ikiwiki_MODULES = templates basewiki smiley ikiwiki_POMODULES = smiley ikiwiki_BRANCH = master-LOCALE |