pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/unarj Due to popular demand, move distfile t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/256c61c37252
branches:  trunk
changeset: 487906:256c61c37252
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jan 21 21:13:22 2005 +0000

description:
Due to popular demand, move distfile to MASTER_SITE_LOCAL.

diffstat:

 archivers/unarj/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r bea64c749811 -r 256c61c37252 archivers/unarj/Makefile
--- a/archivers/unarj/Makefile  Fri Jan 21 20:57:54 2005 +0000
+++ b/archivers/unarj/Makefile  Fri Jan 21 21:13:22 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2005/01/21 14:42:10 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2005/01/21 21:13:22 wiz Exp $
 
 DISTNAME=       unarj-2.65
 PKGREVISION=   1
 CATEGORIES=    archivers
-MASTER_SITES=  #
+MASTER_SITES=  ${MASTER_SITE_LOCAL}
 
 MAINTAINER=     tech-pkg%NetBSD.org@localhost
 HOMEPAGE=      http://www.arjsoftware.com/



Home | Main Index | Thread Index | Old Index