pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/urjtag Set suitable one for MASTER_SITES/HOMEPAGE...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/653ca1678951
branches:  trunk
changeset: 602786:653ca1678951
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Apr 22 00:19:54 2012 +0000

description:
Set suitable one for MASTER_SITES/HOMEPAGE/LICENSE.

diffstat:

 misc/urjtag/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r ed8652a33f7b -r 653ca1678951 misc/urjtag/Makefile
--- a/misc/urjtag/Makefile      Sat Apr 21 19:40:36 2012 +0000
+++ b/misc/urjtag/Makefile      Sun Apr 22 00:19:54 2012 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.5 2012/04/10 15:24:59 mef Exp $
+# $NetBSD: Makefile,v 1.6 2012/04/22 00:19:54 obache Exp $
 #
 
 DISTNAME=      urjtag-0.10
 PKGREVISION=   3
 CATEGORIES=    misc
-MASTER_SITES=  http://downloads.sourceforge.net/project/urjtag/urjtag/0.10/
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=urjtag/urjtag/0.10/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://downloads.sourceforge.net/project/urjtag/urjtag/0.10/
+HOMEPAGE=      http://www.urjtag.org/
 COMMENT=       JTAG tool
-#LICENSE=      # TODO: (see mk/license.mk)
+LICENSE=       gnu-gpl-v2
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 



Home | Main Index | Thread Index | Old Index