Skip to content

Commit 6e85a42

Browse files
committed
lang/likepython: Remove a comment generated by url2pkg
1 parent b5075f0 commit 6e85a42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lang/likepython/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.11 2023/08/14 05:24:44 wiz Exp $
1+
# $NetBSD: Makefile,v 1.12 2025/06/16 16:43:44 ryoon Exp $
22
#
33

44
VER= 0.1
@@ -15,7 +15,7 @@ HOMEPAGE= http://www.staringispolite.com/likepython/
1515
COMMENT= OMG! It's like Python, but like, you know, casual!
1616
LICENSE= mit
1717

18-
WRKSRC= ${WRKDIR} # More than one possibility -- please check manually.
18+
WRKSRC= ${WRKDIR}
1919

2020
REPLACE_PYTHON= likepython
2121

0 commit comments

Comments
 (0)