pkgsrc-WIP-changes archive

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

fix sorting



Module Name:	pkgsrc-wip
Committed By:	Tiago Seco <tiago%seco.ws@localhost>
Pushed By:	tse
Date:		Sat Jan 11 21:27:36 2020 +0000
Changeset:	6b766b02d84f20c9114cd7d576cdace35c7becf3

Modified Files:
	Makefile

Log Message:
fix sorting

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

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

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

diffs:
diff --git a/Makefile b/Makefile
index 3537cfe3a2..60bfdb45d5 100644
--- a/Makefile
+++ b/Makefile
@@ -3045,6 +3045,7 @@ SUBDIR+=	progreiserfs
 SUBDIR+=	proj
 SUBDIR+=	proplib
 SUBDIR+=	proselint
+SUBDIR+=	prosody
 SUBDIR+=	prover9
 SUBDIR+=	proxychains
 SUBDIR+=	proxychains-ng
@@ -5142,7 +5143,6 @@ SUBDIR+=	zodiac
 SUBDIR+=	zola
 SUBDIR+=	zoneminder
 SUBDIR+=	zvbi
-SUBDIR+=	prosody
 
 ${.CURDIR}/PKGDB:
 	${RM} -f ${.CURDIR}/PKGDB


Home | Main Index | Thread Index | Old Index