pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/gbase



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec 15 08:04:15 UTC 2025

Modified Files:
        pkgsrc/converters/gbase: Makefile

Log Message:
gbase: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/converters/gbase/Makefile

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

Modified files:

Index: pkgsrc/converters/gbase/Makefile
diff -u pkgsrc/converters/gbase/Makefile:1.34 pkgsrc/converters/gbase/Makefile:1.35
--- pkgsrc/converters/gbase/Makefile:1.34       Thu Oct 23 20:36:08 2025
+++ pkgsrc/converters/gbase/Makefile    Mon Dec 15 08:04:15 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.34 2025/10/23 20:36:08 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2025/12/15 08:04:15 wiz Exp $
 
 DISTNAME=      gbase-0.5
 PKGREVISION=   31
 CATEGORIES=    converters math
-MASTER_SITES=  http://www.fluxcode.net/
+#MASTER_SITES= http://www.fluxcode.net/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://fluxcode.net/projects/gbase-2
+#HOMEPAGE=     http://fluxcode.net/projects/gbase-2
 COMMENT=       GTK program designed to convert between the four common bases
 LICENSE=       artistic
 



Home | Main Index | Thread Index | Old Index