pkgsrc-WIP-changes archive

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

sysvinit: remove dead download link



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Sat Apr 24 10:41:21 2021 +0200
Changeset:	598ee15ecd4322ac69900ddbf0d13afef9673e6b

Modified Files:
	sysvinit/Makefile

Log Message:
sysvinit: remove dead download link

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

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

diffstat:
 sysvinit/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diffs:
diff --git a/sysvinit/Makefile b/sysvinit/Makefile
index 746c19d8f4..98fe9ca85b 100644
--- a/sysvinit/Makefile
+++ b/sysvinit/Makefile
@@ -5,16 +5,13 @@ WRKSRC=			${WRKDIR}/${DISTNAME}/src
 CATEGORIES=		sysutils
 # XXX sunsite still has older version
 # XXX MASTER_SITES=		${MASTER_SITE_SUNSITE:=system/daemons/init/}
-MASTER_SITES=		ftp://ftp.cistron.nl/pub/people/miquels/sysvinit/
 
 MAINTAINER=		reed%reedmedia.net@localhost
-#HOMEPAGE
 COMMENT=		The Linux System V init and miscellaneous Linux tools
 
 # this uses linux/kd.h for example
 ONLY_FOR_PLATFORM=	Linux-*-*	# This is the Linux init
 
-
 USE_TOOLS+=		gmake
 MAKE_ENV+=		ROOT=${PREFIX} ROOT_GROUP=${ROOT_GROUP} \
 			ROOT_USER=${ROOT_USER}


Home | Main Index | Thread Index | Old Index