diff options
Diffstat (limited to 'package/inputproto')
-rw-r--r-- | package/inputproto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/inputproto/Makefile b/package/inputproto/Makefile index 2ae002b80..0305f070c 100644 --- a/package/inputproto/Makefile +++ b/package/inputproto/Makefile @@ -9,7 +9,7 @@ PKG_NAME:= inputproto PKG_VERSION:= 1.4.4 PKG_RELEASE:= 1 PKG_MD5SUM:= 55c67c1f42d70458a3e4d153c8c07cf7 -MASTER_SITES:= ${MASTER_SITE_XORG} +PKG_SITES:= ${MASTER_SITE_XORG} include $(TOPDIR)/mk/package.mk |