pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/heyu Correct previous commit to use the correct D...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d9c62be593d
branches:  trunk
changeset: 463030:7d9c62be593d
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sat Oct 25 16:58:31 2003 +0000

description:
Correct previous commit to use the correct DIST_SUBDIR.

diffstat:

 misc/heyu/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 4c2d3812056f -r 7d9c62be593d misc/heyu/Makefile
--- a/misc/heyu/Makefile        Sat Oct 25 16:48:03 2003 +0000
+++ b/misc/heyu/Makefile        Sat Oct 25 16:58:31 2003 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2003/10/25 16:48:03 kristerw Exp $
+# $NetBSD: Makefile,v 1.7 2003/10/25 16:58:31 kristerw Exp $
 #
 
 DISTNAME=      x10_heyu
 PKGNAME=       x10_heyu-1.33
 WRKSRC=                ${WRKDIR}/heyu.dir
 CATEGORIES=    misc
-MASTER_SITES=  ${MASTER_SITE_BACKUP}
+MASTER_SITES=  ${MASTER_SITE_BACKUP:=x10_heyu-1.33/}
 # MASTER_SITES=        http://heyu.tanj.com/
 EXTRACT_SUFX=  .tgz
 



Home | Main Index | Thread Index | Old Index