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
commit2343f1171cb1a36e47622395965d072a0ce78db7 (patch)
tree9f23181dcc4b87cb1aaa542c0de1c0e317a3e8f2 /configure.ac
parent139215564ee6e63101858b9481f3413361a6d4a7 (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 73fb85b..5893d84 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.57])
-AC_INIT(libXxf86dga, 1.0.0, [xorg@lists.freedestkop.org], libXxf86dga)
+AC_INIT(libXxf86dga, 1.0.0, [xorg@lists.freedesktop.org], libXxf86dga)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE