pkgsrc-WIP-changes archive

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

xmim: remove dead links



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Sun Apr 25 08:40:26 2021 +0200
Changeset:	5074abc4bf488c750f0eb96a9728057a388a145d

Modified Files:
	xmim/Makefile

Log Message:
xmim: remove dead links

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

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

diffstat:
 xmim/Makefile | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diffs:
diff --git a/xmim/Makefile b/xmim/Makefile
index c1f2af8171..6e1cab52d2 100644
--- a/xmim/Makefile
+++ b/xmim/Makefile
@@ -1,16 +1,14 @@
 # $NetBSD: Makefile,v 1.5 2012/10/07 20:11:10 asau Exp $
-#
 
 DISTNAME=		mim-1.2
 PKGNAME=		xmim-1.2
 CATEGORIES=		mbone
-MASTER_SITES=		ftp://limestone.uoregon.edu/pub/videolab/
+#MASTER_SITES=		ftp://limestone.uoregon.edu/pub/videolab/
 
 MAINTAINER=		psham%cs.nmsu.edu@localhost
-HOMEPAGE=		http://videolab.uoregon.edu/
+#HOMEPAGE=		http://videolab.uoregon.edu/
 COMMENT=		GUI interface for multicast MPEG-I stream viewer
 
-
 WRKSRC=			${WRKDIR}/mim-1.2
 GNU_CONFIGURE=		yes
 CONFIGURE_ARGS+=	--enable-gui


Home | Main Index | Thread Index | Old Index