diff options
author | Stefano Karapetsas <[email protected]> | 2011-12-13 23:06:05 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2011-12-13 23:06:05 +0100 |
commit | d4a9636b318206193998b16df6cacf45bd8056c0 (patch) | |
tree | 1f104d5fb75e4c393e2b43a87b5832c28212391c /configure.ac | |
parent | 958aae8a9c9632c27451c4382a358a3cf92d7c15 (diff) | |
download | engrampa-d4a9636b318206193998b16df6cacf45bd8056c0.tar.bz2 engrampa-d4a9636b318206193998b16df6cacf45bd8056c0.tar.xz |
updated info files
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4629ab1..e868955 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([engrampa], [1.1.0], [http://bugzilla.mate.org/enter_bug.cgi?product=engrampa]) +AC_INIT([engrampa], [1.1.0], [http://www.mate-desktop.org/]) AM_INIT_AUTOMAKE([1.9 foreign]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) |