From 687c78d5604ce299d5164ffd69de88f2dd10fefc Mon Sep 17 00:00:00 2001 From: dsomero Date: Fri, 22 Nov 2013 02:34:22 -0500 Subject: various: Fix SlackBuild formatting and comment nit picks. Signed-off-by: dsomero --- libraries/pgtcl-ng/pgtcl-ng.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libraries/pgtcl-ng') diff --git a/libraries/pgtcl-ng/pgtcl-ng.SlackBuild b/libraries/pgtcl-ng/pgtcl-ng.SlackBuild index a3c2ca623a..5eaf7f36e2 100644 --- a/libraries/pgtcl-ng/pgtcl-ng.SlackBuild +++ b/libraries/pgtcl-ng/pgtcl-ng.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pgtcl-ng -# Copyright 2011 Richard Ellis, Arlington, Virginia, USA +# Copyright 2011 Richard Ellis, Arlington, Virginia, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ # Version 1 - June 12, 2009 # Updated for Slackware 13.37 and pgtcl-ng 2.0.0 Dec 18, 2011 -PRGNAM=pgtcl-ng +PRGNAM=pgtcl-ng VERSION=${VERSION:-2.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3-65-gdbad