It should probably be called RacketMQ rather than RMQ

This commit is contained in:
Tony Garnock-Jones 2016-11-20 16:27:06 +13:00
parent d1022e6c99
commit efb700f662
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
rmq: RacketMQ
RacketMQ
Copyright © 2015, 2016 Tony Garnock-Jones <tonyg@leastfixedpoint.com>
This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
PACKAGENAME=rmq
MAINCOLLECT=rmq
PACKAGENAME=racketmq
MAINCOLLECT=racketmq
COLLECTS=$(MAINCOLLECT)
all: setup