diff options
author | shattered <shattered@pkgsrc.org> | 2013-02-22 19:59:05 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2013-02-22 19:59:05 +0000 |
commit | 960a7c4bf1a34c73a1975e35cb4ab6ba863204e1 (patch) | |
tree | fe55b722bc7a9760ca68455825f7d45f85dda8b3 /net/udpcast | |
parent | e7a197ffc0c58ab8dc45cd69de5f2dcd20b67b40 (diff) | |
download | pkgsrc-960a7c4bf1a34c73a1975e35cb4ab6ba863204e1.tar.gz |
Update homepage URLs.
Diffstat (limited to 'net/udpcast')
-rw-r--r-- | net/udpcast/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/udpcast/Makefile b/net/udpcast/Makefile index 390b27386c1..3198d15351c 100644 --- a/net/udpcast/Makefile +++ b/net/udpcast/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.7 2012/10/23 17:19:15 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/02/22 19:59:06 shattered Exp $ # DISTNAME= udpcast-20060619 PKGREVISION= 1 CATEGORIES= net -MASTER_SITES= http://udpcast.linux.lu/download/ +MASTER_SITES= http://www.udpcast.linux.lu/download/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://udpcast.linux.lu/ +HOMEPAGE= http://www.udpcast.linux.lu/ COMMENT= Send data simultaneously to many destinations on a LAN MAKE_JOBS_SAFE= no |