diff options
Diffstat (limited to 'dev-cpp/litesql/litesql-0.3.2.ebuild')
-rw-r--r-- | dev-cpp/litesql/litesql-0.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/litesql/litesql-0.3.2.ebuild b/dev-cpp/litesql/litesql-0.3.2.ebuild index 91734b2d3..039f0fac2 100644 --- a/dev-cpp/litesql/litesql-0.3.2.ebuild +++ b/dev-cpp/litesql/litesql-0.3.2.ebuild @@ -9,7 +9,7 @@ inherit autotools eutils KEYWORDS="~x86" DESCRIPTION="C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer." -HOMEPAGE="http://litesql.sourceforge.net" +HOMEPAGE="http://litesql.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" |