summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2014-03-01 03:24:43 +0000
committerdholland <dholland@pkgsrc.org>2014-03-01 03:24:43 +0000
commit69f908751b53cdcb9b4b21fd21ad82ac61ede1e0 (patch)
tree9fcf2c9db13b3037ce52c7e9e17e42b0e08b58e9 /shells
parent4b2bf0f0488052caf03c53577b7cfad18e5d924e (diff)
downloadpkgsrc-69f908751b53cdcb9b4b21fd21ad82ac61ede1e0.tar.gz
Use the HOMEPAGE for this version of rc, not the plan9 one.
(but keep the plan9 url for reference)
Diffstat (limited to 'shells')
-rw-r--r--shells/rc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/shells/rc/Makefile b/shells/rc/Makefile
index e15026cd1a6..5834846f9fd 100644
--- a/shells/rc/Makefile
+++ b/shells/rc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2013/07/15 02:02:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.29 2014/03/01 03:24:43 dholland Exp $
DISTNAME= rc-1.7
PKGREVISION= 1
@@ -6,7 +6,8 @@ CATEGORIES= shells plan9
MASTER_SITES= http://www-ftp.lip6.fr/pub/unix/shells/rc/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://plan9.bell-labs.com/sys/doc/rc.html
+HOMEPAGE= http://tobold.org/article/rc
+#HOMEPAGE= http://plan9.bell-labs.com/sys/doc/rc.html
COMMENT= Unix incarnation of the plan9 shell
GNU_CONFIGURE= yes