diff options
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-Test-Pod/perl-Test-Pod.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Test-Pod/perl-Test-Pod.SlackBuild b/perl/perl-Test-Pod/perl-Test-Pod.SlackBuild index 6dd37d52d43bc..4c1957bb76340 100644 --- a/perl/perl-Test-Pod/perl-Test-Pod.SlackBuild +++ b/perl/perl-Test-Pod/perl-Test-Pod.SlackBuild @@ -27,10 +27,10 @@ # # Modified by the SlackBuilds.org project. -SRCNAM="Test-Pod" cd $(dirname $0) ; CWD=$(pwd) PRGNAM="perl-Test-Pod" +SRCNAM="Test-Pod" VERSION=${VERSION:-1.51} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |