pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/transcode Fix HOMEPAGE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6bf9b8bf9c72
branches:  trunk
changeset: 353107:6bf9b8bf9c72
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Sep 28 14:05:44 2016 +0000

description:
Fix HOMEPAGE.

diffstat:

 multimedia/transcode/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 4f54dcb0dd7f -r 6bf9b8bf9c72 multimedia/transcode/Makefile
--- a/multimedia/transcode/Makefile     Wed Sep 28 12:07:27 2016 +0000
+++ b/multimedia/transcode/Makefile     Wed Sep 28 14:05:44 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.102 2016/08/17 00:06:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.103 2016/09/28 14:05:44 wiz Exp $
 
 DISTNAME=      transcode-1.1.7
 PKGREVISION=   21
@@ -7,7 +7,8 @@
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://tcforge.berlios.de/
+HOMEPAGE=      https://bitbucket.org/achurch_/transcode/wiki/Home
+# or https://bitbucket.org/france/transcode-tcforge/wiki/Home
 COMMENT=       Command line video-stream processing tool
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index