summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-12-15 20:07:11 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-12-15 20:07:11 -0500
commit09d42395d1c1195c6b3583ddf1242662f3867ae3 (patch)
treefd035ba6caa88636233a325029f10311e184121d
parentba4286ac2cf27fbf0a451e76d0cd694ea2ba4d70 (diff)
rename to parabola-hackers-nslcd
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 5b01caf..706240e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,10 +33,10 @@ version 2.1 of the License, or (at your option) any later version. See the
configure.ac file for more details.])
# initialize and set version and bugreport address
-AC_INIT([parabola-nslcd],
+AC_INIT([parabola-hackers-nslcd],
[0.9.4.1],
[dev@lists.parabolagnulinux.org],,
- [https://projects.parabola.nu/packages/parabola-nslcd.git/])
+ [https://projects.parabola.nu/packages/parabola-hackers-nslcd.git/])
RELEASE_MONTH="Sep 2014"
AC_SUBST(RELEASE_MONTH)
AC_CONFIG_SRCDIR([nslcd.h])