gnome-extras -> gnome-extra
This commit is contained in:
parent
b1b6ced350
commit
e3334deee9
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.62 2012/02/18 22:04:23 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.63 2012/02/23 09:22:34 ajacoutot Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-1.60
|
||||
PKGNAME = quirks-1.61
|
||||
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.67 2012/02/18 22:04:23 sthen Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.68 2012/02/23 09:22:34 ajacoutot Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -281,6 +281,7 @@ my $stem_extensions = {
|
||||
'vte-ptyhelper' => 'vte',
|
||||
# 5.2
|
||||
'gpsbabel-gui' => 'gpsbabel-tk',
|
||||
'gnome-extras' => 'gnome-extra',
|
||||
};
|
||||
|
||||
# ->is_base_system($handle, $state):
|
||||
|
Loading…
x
Reference in New Issue
Block a user