From 600dea0b55c392462ddaa5835087f13774d97063 Mon Sep 17 00:00:00 2001 From: perry Date: Mon, 7 Aug 2006 01:49:25 +0000 Subject: As was done the last time, change DIST_SUBDIR around to force re-download of all the files (because a language file changed.) There has to be a better way to do this, but I'm following minskim's precedent from rev 1.37 --- chat/psi/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat/psi') diff --git a/chat/psi/Makefile b/chat/psi/Makefile index 327f0a1f751..d4d01252f47 100644 --- a/chat/psi/Makefile +++ b/chat/psi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2006/08/07 01:35:04 perry Exp $ +# $NetBSD: Makefile,v 1.44 2006/08/07 01:49:25 perry Exp $ PSI_VERSION= 0.10 DISTNAME= psi-${PSI_VERSION} @@ -13,7 +13,7 @@ COMMENT= PSI Jabber Client DEPENDS+= qca-tls>=1.0:../../security/qca-tls -DIST_SUBDIR= ${DISTNAME}-20060321 +DIST_SUBDIR= ${DISTNAME}-20060806 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${LANG_FILES} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -- cgit v1.2.3