summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/nawk/nawk-20121220-r3.ebuild')
-rw-r--r--sys-apps/nawk/nawk-20121220-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/nawk/nawk-20121220-r3.ebuild b/sys-apps/nawk/nawk-20121220-r3.ebuild
index a52e72d09b28..802c7c57c385 100644
--- a/sys-apps/nawk/nawk-20121220-r3.ebuild
+++ b/sys-apps/nawk/nawk-20121220-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit toolchain-funcs
DESCRIPTION="Brian Kernighan's pattern scanning and processing language"
-HOMEPAGE="http://cm.bell-labs.com/cm/cs/awkbook/index.html"
+HOMEPAGE="https://www.cs.princeton.edu/~bwk/btl.mirror/"
SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="MIT"