summaryrefslogtreecommitdiff
path: root/configure.ac
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
commit4b8ad01b53792d4220579a259290e6bf59eb3d8b (patch)
tree12732baeef060436d3588c38f788b0b754e0c397 /configure.ac
parenta26154988a9367521a15e0876939d8ff7810cd81 (diff)
spell freedesktop.org correctly
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b4f1f4e..b0ab706 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.57])
-AC_INIT(libXxf86vm, 1.0.0, [xorg@lists.freedestkop.org], libXxf86vm)
+AC_INIT(libXxf86vm, 1.0.0, [xorg@lists.freedesktop.org], libXxf86vm)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE