pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/st-term
Module Name: pkgsrc
Committed By: wiz
Date: Fri Sep 8 06:27:26 UTC 2017
Modified Files:
pkgsrc/x11/st-term: Makefile
Log Message:
Follow redirects.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/st-term/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/st-term/Makefile
diff -u pkgsrc/x11/st-term/Makefile:1.4 pkgsrc/x11/st-term/Makefile:1.5
--- pkgsrc/x11/st-term/Makefile:1.4 Thu Feb 2 20:43:01 2017
+++ pkgsrc/x11/st-term/Makefile Fri Sep 8 06:27:26 2017
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2017/02/02 20:43:01 leot Exp $
+# $NetBSD: Makefile,v 1.5 2017/09/08 06:27:26 wiz Exp $
DISTNAME= st-0.7
PKGNAME= ${DISTNAME:S/-/-term-/}
PKGREVISION= 1
CATEGORIES= x11
-MASTER_SITES= http://dl.suckless.org/st/
+MASTER_SITES= https://dl.suckless.org/st/
MAINTAINER= leot%NetBSD.org@localhost
-HOMEPAGE= http://st.suckless.org/
+HOMEPAGE= https://st.suckless.org/
COMMENT= Simple terminal implementation for X
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index