Changeset 3574 for trunk/dports


Ignore:
Timestamp:
Oct 1, 2003, 9:30:32 PM (21 years ago)
Author:
waqar
Message:

Added myself as the primary maintainer of the port and gwright as the
secondary.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/lang/openmcl/Portfile

    r3572 r3574  
    1 # $Id: Portfile,v 1.6 2003/10/01 12:57:51 gwright Exp $
     1# $Id: Portfile,v 1.7 2003/10/01 21:30:32 waqar Exp $
    22
    33PortSystem 1.0
     
    55version         0.13.6
    66categories      lang
    7 maintainers     gwright@comcast.net
     7maintainers     waqar@opendarwin.org gwright@comcast.net
    88platforms       darwin
    99description     The OpenMCL Common Lisp Implementation
     
    1818homepage        http://openmcl.clozure.com/
    1919master_sites    ftp://clozure.com/pub/
    20 
    2120distfiles       ${name}-darwinppc-bin-${version}${extract.sufx} \
    2221                ${name}-src-${version}${extract.sufx} \
    2322                ${name}-darwin-interfaces${extract.sufx}
    2423
    25 checksums       openmcl-darwinppc-bin-0.13.6.tar.gz md5 4a8c8640f6f52227f8862a9f41ff13bd \
    26                 openmcl-src-0.13.6.tar.gz           md5 12ef2c955f10f20f18df3b1e748f6989 \
    27                 openmcl-darwin-interfaces.tar.gz    md5 96e729f65845d8af57b012e8ddd1cc56
     24checksums       openmcl-darwinppc-bin-0.13.6.tar.gz \
     25                        md5 4a8c8640f6f52227f8862a9f41ff13bd \
     26                openmcl-src-0.13.6.tar.gz \
     27                        md5 12ef2c955f10f20f18df3b1e748f6989 \
     28                openmcl-darwin-interfaces.tar.gz \
     29                        md5 96e729f65845d8af57b012e8ddd1cc56
    2830
    2931configure       { reinplace "s|-traditional-cpp|-no-cpp-precomp|g" \
Note: See TracChangeset for help on using the changeset viewer.