diff options
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-Net-Ident/perl-Net-Ident.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Net-Ident/perl-Net-Ident.SlackBuild b/perl/perl-Net-Ident/perl-Net-Ident.SlackBuild index 1dafb9c8cc..f85d2ab0af 100644 --- a/perl/perl-Net-Ident/perl-Net-Ident.SlackBuild +++ b/perl/perl-Net-Ident/perl-Net-Ident.SlackBuild @@ -26,10 +26,10 @@ # # Modified by the SlackBuilds.org project. -SRCNAM=Net-Ident cd $(dirname $0) ; CWD=$(pwd) PRGNAM=perl-Net-Ident +SRCNAM=Net-Ident VERSION=${VERSION:-1.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |