pkgsrc-WIP-changes archive

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

codelite: add missing comment character, remove empty PKGREVISION



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Sun Oct 16 17:20:16 2022 +0200
Changeset:	13afecd1a803b8a31dd10dffb3b93bff878b445f

Modified Files:
	codelite/Makefile

Log Message:
codelite: add missing comment character, remove empty PKGREVISION

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=13afecd1a803b8a31dd10dffb3b93bff878b445f

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

diffstat:
 codelite/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/codelite/Makefile b/codelite/Makefile
index 859c68a121..0da8b0b5a8 100644
--- a/codelite/Makefile
+++ b/codelite/Makefile
@@ -1,8 +1,7 @@
- $NetBSD: Makefile,v 1.43 2022/04/18 19:10:56 adam Exp $
+# $NetBSD: Makefile,v 1.43 2022/04/18 19:10:56 adam Exp $
 
 DISTNAME=	codelite-16.0
 GITHUB_TAG=	16.0.0-1
-PKGREVISION=
 CATEGORIES=	editors x11
 MASTER_SITES=	${MASTER_SITE_GITHUB:=eranif/}
 


Home | Main Index | Thread Index | Old Index