pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/dumpet



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Nov  3 19:36:28 UTC 2017

Modified Files:
        pkgsrc/devel/dumpet: Makefile

Log Message:
dumpet: comment out dead master sites, and update HOMEPAGE.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/dumpet/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/dumpet/Makefile
diff -u pkgsrc/devel/dumpet/Makefile:1.1 pkgsrc/devel/dumpet/Makefile:1.2
--- pkgsrc/devel/dumpet/Makefile:1.1    Sat Aug 27 11:53:39 2016
+++ pkgsrc/devel/dumpet/Makefile        Fri Nov  3 19:36:28 2017
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.1 2016/08/27 11:53:39 nonaka Exp $
+# $NetBSD: Makefile,v 1.2 2017/11/03 19:36:28 wiz Exp $
 
 DISTNAME=      dumpet-2.1
 CATEGORIES=    devel
-MASTER_SITES=  https://fedorahosted.org/releases/d/u/dumpet/
+#MASTER_SITES= https://fedorahosted.org/releases/d/u/dumpet/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    nonakap%gmail.com@localhost
-HOMEPAGE=      https://fedorahosted.org/dumpet/
+HOMEPAGE=      https://github.com/rhboot/dumpet/
 COMMENT=       Dump information about bootable CDs and other similar formats
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index