pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/fly



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Dec 13 15:08:52 UTC 2025

Modified Files:
        pkgsrc/graphics/fly: Makefile

Log Message:
fly: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/graphics/fly/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/fly/Makefile
diff -u pkgsrc/graphics/fly/Makefile:1.74 pkgsrc/graphics/fly/Makefile:1.75
--- pkgsrc/graphics/fly/Makefile:1.74   Thu Oct 23 20:37:27 2025
+++ pkgsrc/graphics/fly/Makefile        Sat Dec 13 15:08:52 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.74 2025/10/23 20:37:27 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2025/12/13 15:08:52 wiz Exp $
 
 DISTNAME=      fly-1.6.5
 PKGREVISION=   44
@@ -6,7 +6,7 @@ CATEGORIES=     graphics www
 MASTER_SITES=  # ftp://www.unimelb.edu.au/pub/www/tools/unix/fly/
 
 MAINTAINER=    bouyer%NetBSD.org@localhost
-HOMEPAGE=      http://www.unimelb.edu.au/fly/fly.html
+#HOMEPAGE=     http://www.unimelb.edu.au/fly/fly.html
 COMMENT=       Command-file interface for creating and modifying PNG images
 
 TOOL_DEPENDS+= gif2png>=2.4.2:../../graphics/gif2png



Home | Main Index | Thread Index | Old Index