pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/bktr2jpeg



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Nov 25 06:59:56 UTC 2025

Modified Files:
        pkgsrc/graphics/bktr2jpeg: Makefile

Log Message:
bktr2jpeg: remove dead HOMEPAGE/MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/bktr2jpeg/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/bktr2jpeg/Makefile
diff -u pkgsrc/graphics/bktr2jpeg/Makefile:1.15 pkgsrc/graphics/bktr2jpeg/Makefile:1.16
--- pkgsrc/graphics/bktr2jpeg/Makefile:1.15     Thu Apr 24 14:14:12 2025
+++ pkgsrc/graphics/bktr2jpeg/Makefile  Tue Nov 25 06:59:56 2025
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.15 2025/04/24 14:14:12 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.16 2025/11/25 06:59:56 wiz Exp $
 
 DISTNAME=      bktr2jpeg-1.0
 PKGREVISION=   4
 CATEGORIES=    graphics
-MASTER_SITES=  http://core.de/~coto/projects/bktr2jpeg/
+#MASTER_SITES= http://core.de/~coto/projects/bktr2jpeg/
 
 MAINTAINER=    coto%core.de@localhost
-HOMEPAGE=      http://core.de/~coto/projects/bktr2jpeg/
+#HOMEPAGE=     http://core.de/~coto/projects/bktr2jpeg/
 COMMENT=       Write jpeg image captured from /dev/bktr to file
 
 ONLY_FOR_PLATFORM=     NetBSD-*-* DragonFly-*-* FreeBSD-*-*



Home | Main Index | Thread Index | Old Index