diff options
-rw-r--r-- | vdr.eselect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vdr.eselect b/vdr.eselect index 0ad4776..07e5640 100644 --- a/vdr.eselect +++ b/vdr.eselect @@ -4,7 +4,7 @@ DESCRIPTION="Manage VDR plugins" MAINTAINER="zzam@gentoo.org" -SVN_DATE='$Date: $' +SVN_DATE='$Date$' VERSION=$(svn_date_to_version "${SVN_DATE}") find_plugins() { |