From 8f9825b49cf3ab422954f55512d2f2ca3a919093 Mon Sep 17 00:00:00 2001 From: jseger Date: Sat, 29 Nov 1997 02:02:33 +0000 Subject: Upgrade to version 2.5.2 and make myself MAINTAINER. --- graphics/xpaint/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/xpaint/Makefile') diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index 1ceca14d6ee0..06b92def5ac1 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: xpaint -# Version required: 2.4.8 +# Version required: 2.5.2 # Date created: 2 Jan 1995 # Whom: swallace # -# $Id: Makefile,v 1.13 1997/02/06 09:19:44 tg Exp $ +# $Id: Makefile,v 1.14 1997/08/29 12:17:50 tg Exp $ # -DISTNAME= xpaint-2.5 +DISTNAME= xpaint-2.5.2 CATEGORIES= graphics x11 MASTER_SITES= http://www.danbbs.dk/~torsten/xpaint/ -MAINTAINER= ports@freebsd.org +MAINTAINER= jseger@FreeBSD.org LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \ tiff\\.3\\.:${PORTSDIR}/graphics/tiff \ -- cgit