From 114af306c1bafdb41a50106b11b2e35bcd8d740e Mon Sep 17 00:00:00 2001 From: benoit Date: Sat, 12 Jan 2013 15:15:23 +0000 Subject: [PATCH] - bump REVISION Drop maintainership. --- devel/smarty/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/devel/smarty/Makefile b/devel/smarty/Makefile index 749e815c110..8ad04f5e505 100644 --- a/devel/smarty/Makefile +++ b/devel/smarty/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2011/11/16 15:56:37 robert Exp $ +# $OpenBSD: Makefile,v 1.17 2013/01/12 15:15:23 benoit Exp $ COMMENT-main = template engine for PHP COMMENT-docs = documentation for Smarty @@ -10,12 +10,10 @@ DISTNAME-docs = Smarty-2.6.14-docs PKGNAME-docs = smarty-docs-${VERSION} CATEGORIES = devel www -REVISION = 2 +REVISION = 3 HOMEPAGE = http://www.smarty.net -MAINTAINER = Benoit Lecocq - # PHP License PERMIT_PACKAGE_CDROM = Yes PERMIT_PACKAGE_FTP = Yes