diff options
-rw-r--r-- | CLPM/Repository.dcl | 2 |
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] |