From adbd88b406600bc3eff9822624cff0f9d4a1ad8b Mon Sep 17 00:00:00 2001 From: david Date: Wed, 12 Apr 2006 21:01:45 +0000 Subject: [PATCH] remove myself from MAINTAINER --- net/quagga/Makefile | 6 ++---- www/mod_security/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 5fb948e66d2..ab7b303bd46 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -1,16 +1,14 @@ -# $OpenBSD: Makefile,v 1.6 2005/08/10 08:53:26 aanriot Exp $ +# $OpenBSD: Makefile,v 1.7 2006/04/12 21:01:45 david Exp $ COMMENT= "multi-threaded routing daemon" DISTNAME= quagga-0.96.4 -PKGNAME= ${DISTNAME}p2 +PKGNAME= ${DISTNAME}p3 CATEGORIES= net MASTER_SITES= http://www.quagga.net/download/ HOMEPAGE= http://www.quagga.net/ -MAINTAINER= David Krause - # GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index aa5d736348a..fe43e9b1fa9 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2005/12/14 06:38:24 david Exp $ +# $OpenBSD: Makefile,v 1.13 2006/04/12 21:01:46 david Exp $ COMMENT= "Web intrusion detection and prevention engine" @@ -7,13 +7,13 @@ COMMENT= "Web intrusion detection and prevention engine" SHARED_ONLY= Yes DISTNAME= modsecurity-apache-1.9.1 +PKGNAME= ${DISTNAME}p0 CATEGORIES= www MASTER_SITES= http://www.modsecurity.org/download/ MASTER_SITES0= ${MASTER_SITE_SOURCEFORGE:=mod-security/} HOMEPAGE= http://www.modsecurity.org/ -MAINTAINER= David Krause # GPL PERMIT_PACKAGE_CDROM= Yes