summaryrefslogtreecommitdiff
path: root/dev-cpp/tclap/tclap-1.2.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/tclap/tclap-1.2.1.ebuild')
-rw-r--r--dev-cpp/tclap/tclap-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/tclap/tclap-1.2.1.ebuild b/dev-cpp/tclap/tclap-1.2.1.ebuild
index f065ddbf9c86..4e4d959393f3 100644
--- a/dev-cpp/tclap/tclap-1.2.1.ebuild
+++ b/dev-cpp/tclap/tclap-1.2.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
inherit eutils
DESCRIPTION="Simple templatized C++ library for parsing command line arguments"
-HOMEPAGE="http://${PN}.sourceforge.net"
+HOMEPAGE="http://tclap.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="MIT"