summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-07-01 16:16:15 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-07-01 16:16:15 +0000
commit69ae5c35260f8f92063a3e6953f51702c4f0b4eb (patch)
tree8c163694697edd82a98be57597daccefca39a1a0
parent6303c89f331dc585bf28fd04f8a1018693e89569 (diff)
spell freedesktop.org correctly
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b058bcc..01128f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.57])
-AC_INIT(libXxf86misc, 1.1.0, [xorg@lists.freedestkop.org], libXxf86misc)
+AC_INIT(libXxf86misc, 1.1.0, [xorg@lists.freedesktop.org], libXxf86misc)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE