From d65be969c1ef62f2f0de9e9e5f6f4e4cbee71ae8 Mon Sep 17 00:00:00 2001 From: fkr Date: Mon, 30 Oct 2006 20:54:27 +0000 Subject: [PATCH] take over maintainership as discussed on ports@ ok mbalmer@ --- mail/exim/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 41ca3485148..2320e997722 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.55 2006/10/13 15:18:54 alek Exp $ +# $OpenBSD: Makefile,v 1.56 2006/10/30 20:54:27 fkr Exp $ COMMENT= "Flexible mail transfer agent" DISTNAME= exim-4.63 +PKGNAME= ${DISTNAME}p0 CATEGORIES= mail MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \ http://mirror.switch.ch/ftp/mirror/exim/exim/exim4/ \ @@ -9,7 +10,7 @@ MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \ HOMEPAGE= http://www.exim.org/ -MAINTAINER= Andreas Voegele +MAINTAINER= Felix Kronlage # GPL PERMIT_PACKAGE_CDROM= Yes