diff options
author | jseger <jseger@FreeBSD.org> | 1997-11-29 10:02:33 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1997-11-29 10:02:33 +0800 |
commit | 8f9825b49cf3ab422954f55512d2f2ca3a919093 (patch) | |
tree | f8500db2d50d35a45735619b3730ccfbd822fd6a /graphics/xpaint/Makefile | |
parent | d874f5ebc8701a11724a2c7e571eefd1f69f48bf (diff) | |
download | freebsd-ports-gnome-8f9825b49cf3ab422954f55512d2f2ca3a919093.tar.gz freebsd-ports-gnome-8f9825b49cf3ab422954f55512d2f2ca3a919093.tar.zst freebsd-ports-gnome-8f9825b49cf3ab422954f55512d2f2ca3a919093.zip |
Upgrade to version 2.5.2 and make myself MAINTAINER.
Diffstat (limited to 'graphics/xpaint/Makefile')
-rw-r--r-- | graphics/xpaint/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
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 \ |