aboutsummaryrefslogtreecommitdiff
path: root/CLPM/Repository.dcl
diff options
context:
space:
mode:
authorCamil Staps2017-02-08 20:31:53 +0100
committerCamil Staps2017-02-08 20:31:53 +0100
commit40af8989a7ec629c596bece29f6e68a9f14216b1 (patch)
tree41f298103f622b491ada2b9ffa61233e82815f7f /CLPM/Repository.dcl
parentPropagate clm return code (diff)
Fix repository url
Diffstat (limited to 'CLPM/Repository.dcl')
-rw-r--r--CLPM/Repository.dcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/CLPM/Repository.dcl b/CLPM/Repository.dcl
index 97a568c..22b7575 100644
--- a/CLPM/Repository.dcl
+++ b/CLPM/Repository.dcl
@@ -9,7 +9,7 @@ from CLPM.Package import
:: PackageName, :: Version, :: Description, :: Author, :: Url,
:: VersionRequirement
-REPOSITORY :== "local.clpm.camilstaps.nl"
+REPOSITORY :== "clpm.camilstaps.nl"
PORT :== 80
:: Repository :== [RepositoryItem]