summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-11-14 18:34:30 +0100
committerGuido Günther <agx@sigxcpu.org>2011-11-14 18:35:06 +0100
commit855afa8a30645ce4cfff762fc502f951e786d219 (patch)
tree926b394f2b1adf63035d226ac6ade6f115d3e907
parent97803a61a75ef00147e26befffd22889ac19f16d (diff)
Fix URL
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e5a4a47..1cf0c34 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
AC_PREREQ([2.67])
AC_INIT([prepaid-manager-applet], [0.0.2],
- [http://honk.sigxcpu.org/projects/prepaid-manager.py])
+ [https://honk.sigxcpu.org/piki/projects/ppm/])
AM_INIT_AUTOMAKE([-Wno-portability])
IT_PROG_INTLTOOL([0.35.0])