From 25f591f9c6e6a816c99ebce3076f9822074e505e Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Mon, 8 Oct 2012 10:39:24 +0000 Subject: [PATCH] Offer this to robert@ --- devel/libvmime/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/libvmime/Makefile b/devel/libvmime/Makefile index be041a74cf9..791001e436c 100644 --- a/devel/libvmime/Makefile +++ b/devel/libvmime/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2012/08/25 14:45:08 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.16 2012/10/08 10:39:24 ajacoutot Exp $ COMMENT= C++ class library for working with Internet mail @@ -7,7 +7,7 @@ DISTNAME= libvmime-${VMIME_V}+svn603 EXTRACT_SUFX= .tar.bz2 PKGNAME= libvmime-${VMIME_V} -REVISION= 1 +REVISION= 2 SHARED_LIBS+= vmime 2.0 # 0.0 @@ -27,7 +27,7 @@ CATEGORIES= devel mail HOMEPAGE= http://www.vmime.org/ -MAINTAINER= Antoine Jacoutot +MAINTAINER= Robert Nagy # GPLv3 PERMIT_PACKAGE_CDROM= Yes