pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/intellij-ue-bin



Module Name:    pkgsrc
Committed By:   rillig
Date:           Thu Mar 30 07:10:48 UTC 2023

Modified Files:
        pkgsrc/devel/intellij-ue-bin: Makefile

Log Message:
devel/intellij-ue-bin: remove unnecessary backslash from comment


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/intellij-ue-bin/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/intellij-ue-bin/Makefile
diff -u pkgsrc/devel/intellij-ue-bin/Makefile:1.7 pkgsrc/devel/intellij-ue-bin/Makefile:1.8
--- pkgsrc/devel/intellij-ue-bin/Makefile:1.7   Thu Jun 30 11:18:15 2022
+++ pkgsrc/devel/intellij-ue-bin/Makefile       Thu Mar 30 07:10:47 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2022/06/30 11:18:15 nia Exp $
+# $NetBSD: Makefile,v 1.8 2023/03/30 07:10:47 rillig Exp $
 #
 # TODO Import intellij-fsnotifier with inotify support from FreeBSD.
 
@@ -11,7 +11,7 @@ MASTER_SITES= http://download.jetbrains.
 
 MAINTAINER=    youri%NetBSD.org@localhost
 HOMEPAGE=      http://www.jetbrains.org/
-COMMENT=       JetBrain\'s Java IDE, ultimate edition
+COMMENT=       JetBrain's Java IDE, ultimate edition
 LICENSE=       apache-2.0
 
 WRKSRC=                ${WRKDIR}/idea-IU-183.5912.21



Home | Main Index | Thread Index | Old Index