diff --git a/testing/pam_unix2/pam_unix2.SlackBuild b/testing/pam_unix2/pam_unix2.SlackBuild index f309180..ac9b636 100644 --- a/testing/pam_unix2/pam_unix2.SlackBuild +++ b/testing/pam_unix2/pam_unix2.SlackBuild @@ -1,12 +1,10 @@ #!/bin/sh -# Copyright 2010 Vincent Batts, vbatts@hashbangbash.com -# Copyright 2010, 2011 Patrick J. Volkerding, Sebeka, Minnesota, USA -# All rights reserved. -# -# Heavily modified by Willy Sudiarto Raharjo for MSB project +# Slackware build script for pam_unix2 + # Copyright 2013 Willy Sudiarto Raharjo -# +# All rights reserved. + # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: # @@ -25,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pam_unix2 -VERSION=${VERSION2:-2.9.1} +VERSION=${VERSION:-2.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_msb}