diff options
author | dsainty <dsainty@pkgsrc.org> | 2009-12-11 02:13:44 +0000 |
---|---|---|
committer | dsainty <dsainty@pkgsrc.org> | 2009-12-11 02:13:44 +0000 |
commit | 2ea8a58ad747f6dd51cb2317ce41a7a9aa4fda09 (patch) | |
tree | 870e1d8260d066ad7d46f33a634c885a65acb1a5 /misc/heyu/Makefile | |
parent | 6b616a85722650fa666002add2bf485dba354be4 (diff) | |
download | pkgsrc-2ea8a58ad747f6dd51cb2317ce41a7a9aa4fda09.tar.gz |
Change the home page to one that exists.
MASTER_SITES is also broken, but the current site doesn't carry releases prior
to 2.x.
Diffstat (limited to 'misc/heyu/Makefile')
-rw-r--r-- | misc/heyu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/heyu/Makefile b/misc/heyu/Makefile index 3c8f7108d30..035e5408e1e 100644 --- a/misc/heyu/Makefile +++ b/misc/heyu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2009/12/11 00:11:11 abs Exp $ +# $NetBSD: Makefile,v 1.14 2009/12/11 02:13:44 dsainty Exp $ # DISTNAME= heyu-1.35 @@ -8,7 +8,7 @@ MASTER_SITES= http://heyu.tanj.com/ DISTFILES= x10_heyu.tgz MAINTAINER= damon@brodiefamily.org -HOMEPAGE= http://heyu.tanj.com/ +HOMEPAGE= http://www.heyu.org/ COMMENT= Home Automation Software for the X10 CM11A DIST_SUBDIR= ${PKGNAME_NOREV} |