pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/likepython
Module Name: pkgsrc
Committed By: ryoon
Date: Mon Jun 16 16:43:44 UTC 2025
Modified Files:
pkgsrc/lang/likepython: Makefile
Log Message:
lang/likepython: Remove a comment generated by url2pkg
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/lang/likepython/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/likepython/Makefile
diff -u pkgsrc/lang/likepython/Makefile:1.11 pkgsrc/lang/likepython/Makefile:1.12
--- pkgsrc/lang/likepython/Makefile:1.11 Mon Aug 14 05:24:44 2023
+++ pkgsrc/lang/likepython/Makefile Mon Jun 16 16:43:44 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2023/08/14 05:24:44 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2025/06/16 16:43:44 ryoon Exp $
#
VER= 0.1
@@ -15,7 +15,7 @@ HOMEPAGE= http://www.staringispolite.com
COMMENT= OMG! It's like Python, but like, you know, casual!
LICENSE= mit
-WRKSRC= ${WRKDIR} # More than one possibility -- please check manually.
+WRKSRC= ${WRKDIR}
REPLACE_PYTHON= likepython
Home |
Main Index |
Thread Index |
Old Index