Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/quirks/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	9 May 2010 17:45:12 -0000	1.15
+++ Makefile	17 May 2010 21:17:01 -0000
@@ -5,7 +5,7 @@
 DISTFILES =
 
 # API.rev
-PKGNAME = 	quirks-1.13
+PKGNAME = 	quirks-1.14
 PKG_ARCH =	*
 MAINTAINER =	Marc Espie <espie@openbsd.org>
 
Index: files/Quirks.pm
===================================================================
RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v
retrieving revision 1.19
diff -u -r1.19 Quirks.pm
--- files/Quirks.pm	9 May 2010 17:45:12 -0000	1.19
+++ files/Quirks.pm	17 May 2010 21:17:01 -0000
@@ -142,6 +142,9 @@
 	'xmame+xmess' => ['sdlmame', 'sdlmess'],
 	'xmame' => 'sdlmame',
 	'xmess' => 'sdlmess',
+# 4.8
+	'apc-upsd' => 'apcupsd',
+
 };
 
 # ->is_base_system($handle, $state):
