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 | 682c08cbf9af9dd7057924202fdd42bc437c260e (patch) | |
tree | 870e1d8260d066ad7d46f33a634c885a65acb1a5 /misc/heyu | |
parent | 0e9554457509cb16ff94e0c6f1d88fdff60a94e9 (diff) | |
download | pkgsrc-682c08cbf9af9dd7057924202fdd42bc437c260e.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')
-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} |