older shit
This commit is contained in:
parent
73f4bf65eb
commit
f2bef61fd5
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/01/16 10:07:45 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2010/01/26 10:22:26 espie Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-1.6
|
||||
PKGNAME = quirks-1.7
|
||||
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.12 2010/01/16 10:07:45 espie Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.13 2010/01/26 10:22:26 espie Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -97,6 +97,7 @@ my $stem_extensions = {
|
||||
'teTeX_base' => 'texlive_base',
|
||||
'teTeX_texmf' => ['texlive_texmf-full', 'texlive_texmf-minimal'],
|
||||
'teTeX_texmf-doc' => 'texlive_docs',
|
||||
'control-center2' => 'gnome-control-center',
|
||||
# 4.6snap
|
||||
'thunar-vcs-plugin' => 'thunar-vcs',
|
||||
'fam' => 'libgamin',
|
||||
|
Loading…
x
Reference in New Issue
Block a user