pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/mpeg2codec



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 10 07:51:42 UTC 2026

Modified Files:
        pkgsrc/graphics/mpeg2codec: Makefile

Log Message:
mpeg2codec: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/graphics/mpeg2codec/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/mpeg2codec/Makefile
diff -u pkgsrc/graphics/mpeg2codec/Makefile:1.26 pkgsrc/graphics/mpeg2codec/Makefile:1.27
--- pkgsrc/graphics/mpeg2codec/Makefile:1.26    Wed Apr 21 15:29:42 2021
+++ pkgsrc/graphics/mpeg2codec/Makefile Sat Jan 10 07:51:42 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2021/04/21 15:29:42 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2026/01/10 07:51:42 wiz Exp $
 
 DISTNAME=      mpeg2vidcodec_v12
 PKGNAME=       mpeg2codec-1.2
@@ -7,7 +7,7 @@ CATEGORIES=     graphics
 #MASTER_SITES= ftp://ftp.mpeg.org/pub/mpeg/mssg/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.mpeg.org/MSSG/
+#HOMEPAGE=     http://www.mpeg.org/MSSG/
 COMMENT=       MPEG Software Simulation Group's MPEG-2 Encoder and Decoder
 
 WRKSRC=                ${WRKDIR}/mpeg2



Home | Main Index | Thread Index | Old Index