From f37cf5730ad0d1fa6f603809d7b7228329452a80 Mon Sep 17 00:00:00 2001 From: robert Date: Fri, 13 Jun 2008 17:07:46 +0000 Subject: [PATCH] fix HOMEPAGE and MASTER_SITES, noticed by ajacoutot@ --- graphics/luvcview/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/graphics/luvcview/Makefile b/graphics/luvcview/Makefile index fbdeb976422..87e7907f54b 100644 --- a/graphics/luvcview/Makefile +++ b/graphics/luvcview/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2008/06/13 16:45:01 robert Exp $ +# $OpenBSD: Makefile,v 1.2 2008/06/13 17:07:46 robert Exp $ COMMENT= V4L compatible video application @@ -11,6 +11,9 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes +HOMEPAGE= http://mxhaard.free.fr/ +MASTER_SITES= ${HOMEPAGE}/spca50x/Investigation/uvc/ + LIB_DEPENDS= SDL:sdl-1.2.4p1,>=1.2.5:devel/sdl WANTLIB= X11 c pthread