pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/cvsup-gui-bin



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Dec  2 08:08:14 UTC 2025

Modified Files:
        pkgsrc/devel/cvsup-gui-bin: Makefile

Log Message:
cvsup-gui-bin: remove HOMEPAGE that's something completely different now


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/cvsup-gui-bin/Makefile

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

Modified files:

Index: pkgsrc/devel/cvsup-gui-bin/Makefile
diff -u pkgsrc/devel/cvsup-gui-bin/Makefile:1.18 pkgsrc/devel/cvsup-gui-bin/Makefile:1.19
--- pkgsrc/devel/cvsup-gui-bin/Makefile:1.18    Sat Dec 30 01:24:25 2023
+++ pkgsrc/devel/cvsup-gui-bin/Makefile Tue Dec  2 08:08:14 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2023/12/30 01:24:25 zafer Exp $
+# $NetBSD: Makefile,v 1.19 2025/12/02 08:08:14 wiz Exp $
 
 DISTNAME=      cvsup-gui-static-16.1.h
 PKGNAME=       ${DISTNAME:C/static/bin/}
@@ -8,7 +8,6 @@ MASTER_SITES=   https://motoyuki.bsdclub.o
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    motoyuki%bsdclub.org@localhost
-HOMEPAGE=      http://www.cvsup.org/
 COMMENT=       GUI client for cvsup
 
 CVSUP_VERSION= ${DISTNAME:S/cvsup-gui-static-//}



Home | Main Index | Thread Index | Old Index