blob: 17f348e3fbdddfdc64efc66a43924608fa455c9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Created by: Dejan Lesjak <lesi@FreeBSD.org>
# $FreeBSD$
PORTNAME= fixesproto
PORTVERSION= 5.0
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Fixes extension headers
XORG_CAT= proto
.include <bsd.port.mk>
|