Fix USES=firebird comments (bad copy/paste)

This commit is contained in:
Baptiste Daroussin 2016-01-11 19:06:19 +00:00
parent eddffa83ad
commit 4cfa5bd3c7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405798

View File

@ -1,8 +1,8 @@
# $FreeBSD$
#
# Provide support for SQLite
# Feature: sqlite
# Usage: USES= sqlite[:version]
# Provide support for firebird
# Feature: firebird
# Usage: USES= firebird[:version]
# MAINTAINER: ports@FreeBSD.org
.if !defined(_INCLUDE_USES_FIREBIRD_MK)