py-pymilter => py-milter

This commit is contained in:
fgsch 2010-10-28 08:18:25 +00:00
parent 20af77c7a4
commit f198261eb3
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.27 2010/10/24 14:43:13 naddy Exp $
# $OpenBSD: Makefile,v 1.28 2010/10/28 08:18:25 fgsch Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-1.25
PKGNAME = quirks-1.26
PKG_ARCH = *
MAINTAINER = Marc Espie <espie@openbsd.org>

View File

@ -1,7 +1,7 @@
#! /usr/bin/perl
# ex:ts=8 sw=4:
# $OpenBSD: Quirks.pm,v 1.32 2010/10/24 19:06:34 landry Exp $
# $OpenBSD: Quirks.pm,v 1.33 2010/10/28 08:18:25 fgsch Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -154,6 +154,7 @@ my $stem_extensions = {
'Audio-MPD' => 'p5-Audio-MPD',
'p5-IDNA-Punycode' => 'p5-Net-IDN-Encode',
'py-CouchDB' => 'py-couchdb',
'py-pymilter' => 'py-milter',
'tesseract-de' => 'tesseract-deu',
'tesseract-es' => 'tesseract-spa',
'tesseract-fr' => 'tesseract-fra',