handle gpsbabel-gui -> gpsbabel-tk
This commit is contained in:
parent
917b03dfb9
commit
4b930ab776
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.61 2012/02/06 22:07:09 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.62 2012/02/18 22:04:23 sthen Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-1.59
|
||||
PKGNAME = quirks-1.60
|
||||
PKG_ARCH = *
|
||||
MAINTAINER = Marc Espie <espie@openbsd.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#! /usr/bin/perl
|
||||
|
||||
# ex:ts=8 sw=4:
|
||||
# $OpenBSD: Quirks.pm,v 1.66 2012/02/06 22:07:09 espie Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.67 2012/02/18 22:04:23 sthen Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -279,6 +279,8 @@ my $stem_extensions = {
|
||||
'aspell5-tn' => 'aspell-tn',
|
||||
'aspell6-uk' => 'aspell-uk',
|
||||
'vte-ptyhelper' => 'vte',
|
||||
# 5.2
|
||||
'gpsbabel-gui' => 'gpsbabel-tk',
|
||||
};
|
||||
|
||||
# ->is_base_system($handle, $state):
|
||||
|
Loading…
x
Reference in New Issue
Block a user