Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2002 10:56:17 -0500
From:      Ken Stailey <kstailey@surfbest.net>
To:        ports@freebsd.org
Subject:   its port - no pr number yet
Message-ID:  <3C405CA1.7040504@surfbest.net>

next in thread | raw e-mail | index | archive | help
portlint bitched about have a "-" in the port name so I took it out. 
 Problem is that I forgot ${DISTFILE} was derived from the port name.

DISTNAME=    ${PORTNAME}-${PORTVERSION}

should be

DISTNAME=    pi-${PORTNAME}-${PORTVERSION}


How long does it take to get a pr number usually?  Is it mailed to you 
automatically?



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C405CA1.7040504>