diff options
author | Zach Lowry <zach@mcs.anl.gov> | 2005-07-13 14:58:08 +0000 |
---|---|---|
committer | Zach Lowry <zach@mcs.anl.gov> | 2005-07-13 14:58:08 +0000 |
commit | 3e0f9ef2141d1d366471723a5a27fd6cf3a1f4a0 (patch) | |
tree | 3c0a3abd48b183192705611ac6e666d35d9ea519 /solaris/pkginfo.bcfg2-server | |
parent | a318ce762ac107f5dc7ad9deb1257141fffa1fcf (diff) | |
download | bcfg2-3e0f9ef2141d1d366471723a5a27fd6cf3a1f4a0.tar.gz bcfg2-3e0f9ef2141d1d366471723a5a27fd6cf3a1f4a0.tar.bz2 bcfg2-3e0f9ef2141d1d366471723a5a27fd6cf3a1f4a0.zip |
(Logical change 1.250)
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1041 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'solaris/pkginfo.bcfg2-server')
-rw-r--r-- | solaris/pkginfo.bcfg2-server | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/solaris/pkginfo.bcfg2-server b/solaris/pkginfo.bcfg2-server index e69de29bb..552aa1ebd 100644 --- a/solaris/pkginfo.bcfg2-server +++ b/solaris/pkginfo.bcfg2-server @@ -0,0 +1,10 @@ +PKG="SCbcfg2-server" +NAME="bcfg2-server" +ARCH="i86pc" +VERSION="0.6.8-2" +CATEGORY="application" +VENDOR="Argonne National Labratory" +EMAIL="zach@mcs.anl.gov" +PSTAMP="Zach Lowry" +BASEDIR="/usr/local" +CLASSES="none" |