diff options
Diffstat (limited to 'net/ucarp/Makefile')
-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 |