diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
commit | 6e2c35c083f338ceb42943121056662d71077c27 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /multimedia | |
parent | 10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff) | |
download | pkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/RealPlayerGold/Makefile | 4 | ||||
-rw-r--r-- | multimedia/dvdstyler/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/RealPlayerGold/Makefile b/multimedia/RealPlayerGold/Makefile index 599877c6fbe..03cf0d41b95 100644 --- a/multimedia/RealPlayerGold/Makefile +++ b/multimedia/RealPlayerGold/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2007/02/15 20:45:49 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2007/02/22 19:01:23 wiz Exp $ # DISTNAME= RealPlayer10GOLD @@ -30,7 +30,7 @@ post-fetch: ${ECHO} "It appears that real.com has made a new version ($$ver) available so this" ; \ ${ECHO} "package will need updating to work correctly. That likely the reason for" ; \ ${ECHO} "the checksum failure." ; \ - fi + fi .include "../../emulators/suse_linux/Makefile.application" diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile index 7dc4763e0ca..8782e76a18a 100644 --- a/multimedia/dvdstyler/Makefile +++ b/multimedia/dvdstyler/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/06/28 14:58:42 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2007/02/22 19:01:23 wiz Exp $ # DISTNAME= DVDStyler-1.5b4 @@ -8,7 +8,7 @@ CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dvdstyler/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://dvdstyler.sourceforge.net/ +HOMEPAGE= http://www.dvdstyler.de/ COMMENT= Crossplatform DVD Authoring System DEPENDS+= dvdauthor>=0.6.10:../../multimedia/dvdauthor |