diff options
author | ghen <ghen@pkgsrc.org> | 2006-08-04 08:05:54 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2006-08-04 08:05:54 +0000 |
commit | b526bb68b516dc714c699f667b6c1a3d0a9ac77e (patch) | |
tree | d43e991efc828def65d2cb75cb0b821660c1c9ec /sysutils/apcupsd | |
parent | 365f9b5258268a734f9fe103cf05607855f59653 (diff) | |
download | pkgsrc-b526bb68b516dc714c699f667b6c1a3d0a9ac77e.tar.gz |
The Apcupsd homepage has moved to http://www.apcupsd.org.
Diffstat (limited to 'sysutils/apcupsd')
-rw-r--r-- | sysutils/apcupsd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index b202b300f9f..87910c8e199 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2006/04/13 18:23:37 jlam Exp $ +# $NetBSD: Makefile,v 1.44 2006/08/04 08:05:54 ghen Exp $ DISTNAME= apcupsd-3.8.6 PKGREVISION= 5 @@ -6,7 +6,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=apcupsd/} MAINTAINER= bouyer@NetBSD.org -HOMEPAGE= http://www.sibbald.com/apcupsd/ +HOMEPAGE= http://www.apcupsd.org/ COMMENT= UPS power management for APCC Products USE_TOOLS+= gmake msgfmt sh |