From 22b27977b75488423d56ccb745d60f50366f90ed Mon Sep 17 00:00:00 2001 From: kevlo Date: Mon, 9 Oct 2000 07:49:09 +0000 Subject: [PATCH] - Add full name to maintainer - Update MASTER_SITES --- sysutils/apc-upsd/Makefile | 4 ++-- sysutils/upsd/Makefile | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sysutils/apc-upsd/Makefile b/sysutils/apc-upsd/Makefile index 663a4b5d93c..a2fb1c0ca44 100644 --- a/sysutils/apc-upsd/Makefile +++ b/sysutils/apc-upsd/Makefile @@ -2,7 +2,7 @@ # Date created: 28 Dec 1999 # Whom: Kevin Lo # -# $OpenBSD: Makefile,v 1.8 2000/06/27 06:17:21 kevlo Exp $ +# $OpenBSD: Makefile,v 1.9 2000/10/09 07:49:09 kevlo Exp $ # DISTNAME= apc-upsd @@ -10,7 +10,7 @@ CATEGORIES= sysutils NEED_VERSION= 1.307 MASTER_SITES= http://www.knienieder.com/software/ -MAINTAINER= kevlo@openbsd.org +MAINTAINER= Kevin Lo PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/sysutils/upsd/Makefile b/sysutils/upsd/Makefile index f4600415a40..62ce894a135 100644 --- a/sysutils/upsd/Makefile +++ b/sysutils/upsd/Makefile @@ -3,16 +3,16 @@ # Date created: 22 Nov 1999 # Whom: Kevin Lo # -# $OpenBSD: Makefile,v 1.9 2000/06/27 08:15:58 kevlo Exp $ +# $OpenBSD: Makefile,v 1.10 2000/10/09 07:49:13 kevlo Exp $ # DISTNAME= upsd-2.0.1.6 PKGNAME= upsd-2.0 CATEGORIES= sysutils NEED_VERSION= 1.307 -MASTER_SITES= http://www.cre8tivegroup.com/ +MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= kevlo@openbsd.org +MAINTAINER= Kevin Lo PERMIT_PACKAGE_CDROM= "missing license" PERMIT_PACKAGE_FTP= "missing license"