diff options
Diffstat (limited to 'shuf')
-rw-r--r-- | shuf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shuf/Makefile b/shuf/Makefile index 958f6ea..7ee0cab 100644 --- a/shuf/Makefile +++ b/shuf/Makefile @@ -19,6 +19,7 @@ define Package/shuf CATEGORY:=Utilities DEFAULT:=n TITLE:=shuffle lines + MAINTAINER:=Jan Huwald <jh@sotun.de> URL:=http://code.sotun.de/git/ffj/shuf DEPENDS:=@(!PACKAGE_coreutils-shuf) endef |