diff options
author | Nicolas Thill <nico@openwrt.org> | 2006-01-31 15:28:32 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2006-01-31 15:28:32 +0000 |
commit | f71c407075d7ea7ee6fab92ddfd9caaae9a92077 (patch) | |
tree | 4301baab61acd8e1ee89a2da1e249f1d998505c5 /openwrt/package/vgp | |
parent | b0a0f0ebe4d4e43a24dc38ba927436911eddaaf8 (diff) | |
download | mtk-20170518-f71c407075d7ea7ee6fab92ddfd9caaae9a92077.zip mtk-20170518-f71c407075d7ea7ee6fab92ddfd9caaae9a92077.tar.gz mtk-20170518-f71c407075d7ea7ee6fab92ddfd9caaae9a92077.tar.bz2 |
add missing "svn:keywords" prop, fix Id tag.
SVN-Revision: 3090
Diffstat (limited to 'openwrt/package/vgp')
-rwxr-xr-x | openwrt/package/vgp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/vgp/Makefile b/openwrt/package/vgp/Makefile index e2a4277..7e75b0d 100755 --- a/openwrt/package/vgp/Makefile +++ b/openwrt/package/vgp/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=vgp |