pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/rxvt
Module Name: pkgsrc
Committed By: wiz
Date: Fri Feb 6 08:44:47 UTC 2026
Modified Files:
pkgsrc/x11/rxvt: Makefile
Log Message:
rxvt: add trailing slash to avoid redirect
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/x11/rxvt/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/rxvt/Makefile
diff -u pkgsrc/x11/rxvt/Makefile:1.69 pkgsrc/x11/rxvt/Makefile:1.70
--- pkgsrc/x11/rxvt/Makefile:1.69 Mon Oct 20 18:32:10 2025
+++ pkgsrc/x11/rxvt/Makefile Fri Feb 6 08:44:47 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2025/10/20 18:32:10 vins Exp $
+# $NetBSD: Makefile,v 1.70 2026/02/06 08:44:47 wiz Exp $
DISTNAME= rxvt-2.7.10
PKGREVISION= 11
@@ -6,7 +6,7 @@ CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rxvt/}
MAINTAINER= gcw%rxvt.org@localhost
-HOMEPAGE= https://sourceforge.net/projects/rxvt
+HOMEPAGE= https://sourceforge.net/projects/rxvt/
COMMENT= Low memory usage xterm replacement that supports color
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index