pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/libv4l



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Nov  6 13:39:17 UTC 2017

Modified Files:
        pkgsrc/graphics/libv4l: Makefile

Log Message:
libv4l: comment out dead sites


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/graphics/libv4l/Makefile

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

Modified files:

Index: pkgsrc/graphics/libv4l/Makefile
diff -u pkgsrc/graphics/libv4l/Makefile:1.13 pkgsrc/graphics/libv4l/Makefile:1.14
--- pkgsrc/graphics/libv4l/Makefile:1.13        Fri Sep  9 21:07:23 2016
+++ pkgsrc/graphics/libv4l/Makefile     Mon Nov  6 13:39:17 2017
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.13 2016/09/09 21:07:23 richard Exp $
+# $NetBSD: Makefile,v 1.14 2017/11/06 13:39:17 wiz Exp $
 
 DISTNAME=      libv4l-0.4.3
 PKGREVISION=   3
 CATEGORIES=    graphics
-MASTER_SITES=  http://people.atrpms.net/~hdegoede/
+#MASTER_SITES= http://people.atrpms.net/~hdegoede/
 
 MAINTAINER=    tech-multimedia%NetBSD.org@localhost
-HOMEPAGE=      http://people.atrpms.net/~hdegoede/
+#HOMEPAGE=     http://people.atrpms.net/~hdegoede/
 COMMENT=       Video4Linux userspace library
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index