pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/poke
Module Name: pkgsrc
Committed By: fcambus
Date: Sat Aug 26 18:41:07 UTC 2023
Modified Files:
pkgsrc/editors/poke: Makefile
Log Message:
poke: move MASTER_SITES to ${MASTER_SITE_GNU}.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/editors/poke/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/poke/Makefile
diff -u pkgsrc/editors/poke/Makefile:1.8 pkgsrc/editors/poke/Makefile:1.9
--- pkgsrc/editors/poke/Makefile:1.8 Fri Aug 25 13:52:03 2023
+++ pkgsrc/editors/poke/Makefile Sat Aug 26 18:41:07 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2023/08/25 13:52:03 fcambus Exp $
+# $NetBSD: Makefile,v 1.9 2023/08/26 18:41:07 fcambus Exp $
DISTNAME= poke-3.3
CATEGORIES= editors
-MASTER_SITES= https://ftp.gnu.org/gnu/poke/
+MASTER_SITES= ${MASTER_SITE_GNU:=poke/}
MAINTAINER= fcambus%NetBSD.org@localhost
HOMEPAGE= https://www.jemarch.net/poke
Home |
Main Index |
Thread Index |
Old Index