pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/lynx



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 11 23:00:08 UTC 2018

Modified Files:
        pkgsrc/www/lynx: Makefile

Log Message:
lynx: update HOMEPAGE and MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 pkgsrc/www/lynx/Makefile

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

Modified files:

Index: pkgsrc/www/lynx/Makefile
diff -u pkgsrc/www/lynx/Makefile:1.127 pkgsrc/www/lynx/Makefile:1.128
--- pkgsrc/www/lynx/Makefile:1.127      Sun Sep  3 08:37:02 2017
+++ pkgsrc/www/lynx/Makefile    Sun Feb 11 23:00:08 2018
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.127 2017/09/03 08:37:02 wiz Exp $
+# $NetBSD: Makefile,v 1.128 2018/02/11 23:00:08 wiz Exp $
 
 DISTNAME=      lynx2.8.8rel.2
 PKGNAME=       ${DISTNAME:S/lynx/lynx-/:S/rel//}
 PKGREVISION=   7
 CATEGORIES=    www
-#MASTER_SITES= http://lynx.isc.org/${SUBDIR:Q}/
+MASTER_SITES=  https://invisible-mirror.net/archives/lynx/tarballs/
 MASTER_SITES+= ftp://ftp.cyf-kr.edu.pl/pub/unix/lynx/${SUBDIR:Q}/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE=     http://lynx.isc.org/
+HOMEPAGE=      http://lynx.invisible-island.net/
 COMMENT=       Alphanumeric display oriented World-Wide Web Client
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index