pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
minor lint comments fixed
Module Name: pkgsrc-wip
Committed By: mayuresh <mayuresh%acm.org@localhost>
Pushed By: mayuresh
Date: Sat Jul 9 17:09:52 2022 +0530
Changeset: 8203dc618892e95b4357d002125ce51c3058b955
Modified Files:
buddy/Makefile
Log Message:
minor lint comments fixed
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8203dc618892e95b4357d002125ce51c3058b955
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
buddy/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/buddy/Makefile b/buddy/Makefile
index d83b899873..2b81d92234 100644
--- a/buddy/Makefile
+++ b/buddy/Makefile
@@ -1,14 +1,14 @@
# $NetBSD$
-GITHUB_PROJECT= buddy
DISTNAME= buddy-2.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=utwente-fmt/}
+GITHUB_PROJECT= buddy
GITHUB_RELEASE= v2.4
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/utwente-fmt/buddy/
-COMMENT= github based (newer) version of devel/buddy
+COMMENT= Github based (newer) version of devel/buddy
#LICENSE= # unfortunately not specified, not in devel/buddy either
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index