diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-12 00:34:26 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-12 00:34:26 +0000 |
commit | 0ca5252194d3a8fd53b9c4b24602bd9a6cddf6e1 (patch) | |
tree | 8a5f12d807a5418d83a492b3e734298ea1acf51d /openwrt/package/ctorrent | |
parent | 707f1f6c811a1ded05563cbea73918215880d570 (diff) |
Add missing svn:keywords and Id tags
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3622 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ctorrent')
-rwxr-xr-x | openwrt/package/ctorrent/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/ctorrent/Makefile b/openwrt/package/ctorrent/Makefile index b723a33bdc..3429b83af4 100755 --- a/openwrt/package/ctorrent/Makefile +++ b/openwrt/package/ctorrent/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=ctorrent |