[Bug 254747] [NEW PORT] devel/rgxg regular expression generator (cli util and lib)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue May 4 19:12:57 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254747
--- Comment #13 from alexander naumochkin <alexander.naumochkin at gmail.com> ---
(In reply to daniel.engberg.lists from comment #12)
Hi Daniel,
just as you said in comment #9 — some style cleanup.
diff --git a/Makefile b/Makefile
index 3641e6d..b975a4e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,13 +1,10 @@
-# Created by: alexander naumochkin <alexander.naumochkin at gmail.com>
-# $FreeBSD$
-
PORTNAME= rgxg
DISTVERSION= 0.1.2
CATEGORIES= devel
MASTER_SITES=
https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
MAINTAINER= alexander.naumochkin at gmail.com
-COMMENT= ReGular eXpression Generator
+COMMENT= Regular expression generator
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/COPYING
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list