aboutsummaryrefslogtreecommitdiff
path: root/graphics/xpaint/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-06-15 00:51:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-06-15 00:51:20 +0000
commitefec64bae74a2da38409f3c8fb6d45d6d6966985 (patch)
tree1be32368a70bf8fb39965f265983dab022518167 /graphics/xpaint/Makefile
parent3b42480553908e1e5839bc62e32c494d2758b82f (diff)
downloadports-efec64bae74a2da38409f3c8fb6d45d6d6966985.tar.gz
ports-efec64bae74a2da38409f3c8fb6d45d6d6966985.zip
Upgrade, 2.1.1 -> 2.4.3.
Submitted by: chuckr@glue.umd.edu
Notes
Notes: svn path=/head/; revision=3218
Diffstat (limited to 'graphics/xpaint/Makefile')
-rw-r--r--graphics/xpaint/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index 347952c9d9f9..062956782ab4 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -1,20 +1,20 @@
# New ports collection makefile for: xpaint
-# Version required: 2.1.1
+# Version required: 2.4.3
# Date created: 2 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.6 1995/04/09 07:09:51 asami Exp $
+# $Id: Makefile,v 1.7 1995/10/03 21:58:37 ache Exp $
#
-DISTNAME= xpaint-2.1.1
+DISTNAME= xpaint-2.4.3
CATEGORIES+= graphics x11
-MASTER_SITES= ftp://romulus.ucs.uoknor.edu/X/R5contrib/
+MASTER_SITES= http://www2.dk-online.dk/users/Torsten_Martinsen/xpaint/
LIB_DEPENDS= jpeg\\.6\\.:${PORTSDIR}/graphics/jpeg \
tiff\\.3\\.:${PORTSDIR}/graphics/tiff \
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
-WRKSRC= ${.CURDIR}/work/xpaint
+WRKSRC= ${WRKDIR}/xpaint
USE_IMAKE= yes
.include <bsd.port.mk>