pkgsrc-WIP-changes archive

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

elvish: Tidy up Makefile



Module Name:	pkgsrc-wip
Committed By:	Michael-John Turner <mj%mjturner.net@localhost>
Pushed By:	mj
Date:		Tue Jul 13 12:32:15 2021 +0100
Changeset:	90e3efd5276f3ae300645f84fdee1ffc0ea2fa81

Modified Files:
	elvish/Makefile

Log Message:
elvish: Tidy up Makefile

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

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

diffstat:
 elvish/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/elvish/Makefile b/elvish/Makefile
index 3c2ba7cebf..7c389c5d7d 100644
--- a/elvish/Makefile
+++ b/elvish/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
 DISTNAME=	elvish-0.15.0
+CATEGORIES=	shells
 MASTER_SITES=	${MASTER_SITE_GITHUB:=elves/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
-CATEGORIES=	shells
 
 MAINTAINER=	mj%mjturner.net@localhost
 HOMEPAGE=	https://elv.sh/


Home | Main Index | Thread Index | Old Index