From 00ebbaf37d01d9d29509d689710dd506fb02b175 Mon Sep 17 00:00:00 2001 From: linimon Date: Tue, 27 Feb 2007 05:40:01 +0000 Subject: Reset cartola@openit.com.br due to maintainer-timeouts. While here, remove 4.X cruft. Hat: portmgr --- graphics/enblend/Makefile | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'graphics') diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile index b1f9b0f94dc..f73b36d1281 100644 --- a/graphics/enblend/Makefile +++ b/graphics/enblend/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= cartola@openit.com.br +MAINTAINER= ports@FreeBSD.org COMMENT= Image Blending with Multiresolution Splines. For panorama images, etc LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \ @@ -26,10 +26,4 @@ USE_GETOPT_LONG=yes PLIST_FILES= bin/enblend MAN1= enblend.1 -.include - -.if ${OSVERSION} < 500000 -BROKEN= "Does not compile on FreeBSD 4.x" -.endif - -.include +.include -- cgit