diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
commit | cee90afbe697181a69a20eb2fbcfcc6504eb39f3 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /net/ucarp | |
parent | 09e862286626caec157899cb81e93a1f42d667a1 (diff) | |
download | pkgsrc-cee90afbe697181a69a20eb2fbcfcc6504eb39f3.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'net/ucarp')
-rw-r--r-- | net/ucarp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ucarp/Makefile b/net/ucarp/Makefile index 643a547bec7..60a4df5909f 100644 --- a/net/ucarp/Makefile +++ b/net/ucarp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/07/06 13:18:11 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2007/02/22 19:01:24 wiz Exp $ # DISTNAME= ucarp-1.1 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.ucarp.org/pub/ucarp/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= joel@carnat.net -HOMEPAGE= http://www.ucarp.org/ +HOMEPAGE= http://www.ucarp.org/project/ucarp COMMENT= Common Address Redundancy Protocol (CARP) for Unix USE_PKGLOCALEDIR= YES |