On 2011/02/11 20:58, viq wrote: > There's a typo, but since the package name changes I don't know how it > should be treated.
@pkgpath, @conflict and an entry in ports/devel/quirks. > -- > viq > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/security/metasploit/Makefile,v > retrieving revision 1.1.1.1 > diff -u -d -r1.1.1.1 Makefile > --- Makefile 23 Dec 2010 12:39:14 -0000 1.1.1.1 > +++ Makefile 11 Feb 2011 19:57:49 -0000 > @@ -8,7 +8,7 @@ > V = 3.5.0 > PKGNAME-main = metasploit-${V} > PKGNAME-mysql = metasploit-mysql-${V} > -PKGNAME-pgsql = metasploit-pgssql-${V} > +PKGNAME-pgsql = metasploit-pgsql-${V} > DISTNAME = framework-${V} > > EXTRACT_SUFX = .tar.bz2