Renamed xbps-repo-checkvers -> xbps-checkvers.

This commit is contained in:
Juan RP
2014-04-07 10:45:25 +02:00
parent f270e6a025
commit 1ff1fc90cb
5 changed files with 7 additions and 6 deletions

View File

@@ -0,0 +1,7 @@
TOPDIR = ../..
-include $(TOPDIR)/config.mk
BIN = xbps-checkvers
MAN =
include $(TOPDIR)/mk/prog.mk