diff options
Diffstat (limited to 'misc/Makefile.in')
-rw-r--r-- | misc/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile.in b/misc/Makefile.in index f2314c4d..56ad8822 100644 --- a/misc/Makefile.in +++ b/misc/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2003 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2004 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -52,7 +52,7 @@ SETUPINSTOPTS= --install-lib $(DESTDIR)$(PYTHONLIBDIR) \ SETUPCMD= setup.py --quiet install $(SETUPINSTOPTS) PKGDIR= $(srcdir) -EMAILPKG= email-2.5.4 +EMAILPKG= email-2.5.5 JACODECSPKG= JapaneseCodecs-1.4.10 KOCODECSPKG= KoreanCodecs-2.0.5 |