diff options
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild index 9ef542117084..9c3b8dc93416 100644 --- a/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Tod Neidt <tneidt@fidnet.com> -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild,v 1.2 2002/05/23 06:50:19 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild,v 1.3 2002/05/27 17:27:40 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit." -SRC_URI="http://prdownloads.sourceforge.net/wxwindows/${P}.tar.bz2" +SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2" HOMEPAGE="http://www.wxwindows.org/" |