I think this is better, okay?

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/quirks/Makefile,v
retrieving revision 1.191
diff -u -p -r1.191 Makefile
--- Makefile    4 Nov 2014 19:21:45 -0000       1.191
+++ Makefile    5 Nov 2014 12:15:53 -0000
@@ -5,7 +5,7 @@ CATEGORIES =    devel databases
 DISTFILES =
 
 # API.rev
-PKGNAME =      quirks-2.37
+PKGNAME =      quirks-2.38
 PKG_ARCH =     *
 MAINTAINER =   Marc Espie <[email protected]>
 
Index: files/Quirks.pm
===================================================================
RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v
retrieving revision 1.197
diff -u -p -r1.197 Quirks.pm
--- files/Quirks.pm     4 Nov 2014 19:21:45 -0000       1.197
+++ files/Quirks.pm     5 Nov 2014 12:15:53 -0000
@@ -356,6 +356,7 @@ my $stem_extensions = {
        'py3-distribute' => 'py3-setuptools',
        'symon-mon' => 'symon',
        'symon-mux' => 'symux',
+       'ufconfig' => 'SuiteSparse_config',
 };
 
 # reasons for obsolete packages

Reply via email to