pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia/mpeg-lib



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

Modified Files:
        pkgsrc/multimedia/mpeg-lib: Makefile

Log Message:
mpeg-lib: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/multimedia/mpeg-lib/Makefile

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

Modified files:

Index: pkgsrc/multimedia/mpeg-lib/Makefile
diff -u pkgsrc/multimedia/mpeg-lib/Makefile:1.12 pkgsrc/multimedia/mpeg-lib/Makefile:1.13
--- pkgsrc/multimedia/mpeg-lib/Makefile:1.12    Sun Jan 26 17:31:46 2020
+++ pkgsrc/multimedia/mpeg-lib/Makefile Sat Jan 10 07:51:14 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2020/01/26 17:31:46 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2026/01/10 07:51:14 wiz Exp $
 
 DISTNAME=      mpeg_lib-1.3.1
 PKGNAME=       mpeg-1.3.1
@@ -7,7 +7,7 @@ CATEGORIES=     multimedia
 MASTER_SITES=  ftp://ftp.fu-berlin.de/unix/X11/graphics/gimp/libs/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.gerg.ca/software/mpeglib/
+#HOMEPAGE=     https://www.gerg.ca/software/mpeglib/
 COMMENT=       Library for decoding MPEG movies
 
 USE_LIBTOOL=   YES



Home | Main Index | Thread Index | Old Index