pkgsrc-WIP-changes archive

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

detachtty: remove dead download link, find new HOMEPAGE



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Sat Apr 24 21:32:01 2021 +0200
Changeset:	8450d1c044e1eff925292f217f1a68b9fb8d11fb

Modified Files:
	detachtty/Makefile

Log Message:
detachtty: remove dead download link, find new HOMEPAGE

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8450d1c044e1eff925292f217f1a68b9fb8d11fb

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

diffstat:
 detachtty/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diffs:
diff --git a/detachtty/Makefile b/detachtty/Makefile
index 81be31ef94..41dd27f94c 100644
--- a/detachtty/Makefile
+++ b/detachtty/Makefile
@@ -1,13 +1,12 @@
 # $NetBSD: Makefile,v 1.2 2012/09/28 21:24:35 asau Exp $
-#
 
 DISTNAME=	detachtty_9
 PKGNAME=	detachtty-9
 CATEGORIES=	sysutils
-MASTER_SITES=	ftp://ftp.linux.org.uk/pub/lisp/detachtty/
+#MASTER_SITES=	ftp://ftp.linux.org.uk/pub/lisp/detachtty/
 
 MAINTAINER=	ddeus.sf%mailnull.com@localhost
-HOMEPAGE=	ftp://ftp.linux.org.uk/pub/lisp/detachtty/
+HOMEPAGE=	https://cliki.net/detachtty
 COMMENT=	Utility that lets you run interactive programs non-interactively
 LICENSE=	gnu-gpl-v2
 USE_TOOLS=	gmake


Home | Main Index | Thread Index | Old Index