pkgsrc-WIP-changes archive

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

amfora: Tidy up Makefile



Module Name:	pkgsrc-wip
Committed By:	Michael-John Turner <mj%mjturner.net@localhost>
Pushed By:	mj
Date:		Thu Jul 15 15:39:40 2021 +0100
Changeset:	e87c3a7c4750afbb32351841f9c14d9cb0cf22be

Modified Files:
	amfora/Makefile

Log Message:
amfora: 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=e87c3a7c4750afbb32351841f9c14d9cb0cf22be

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

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

diffs:
diff --git a/amfora/Makefile b/amfora/Makefile
index 169427b61a..629b617c9f 100644
--- a/amfora/Makefile
+++ b/amfora/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
 DISTNAME=	amfora-1.8.0
+CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=makeworld-the-better-one/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
-CATEGORIES=	net
 
 MAINTAINER=	mj%mjturner.net@localhost
 HOMEPAGE=	https://github.com/makeworld-the-better-one/amfora/


Home | Main Index | Thread Index | Old Index