summaryrefslogtreecommitdiff
path: root/Mk/Uses/bison.mk
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2014-03-15 10:31:54 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2014-03-15 10:31:54 +0000
commit5b4f2ad658c29e52e0e14810a992741e35b40b39 (patch)
tree04a541ae461fb3406672a9841bdffb530e70e3b5 /Mk/Uses/bison.mk
parentMove to version 1.2.9, the final in the 1.2 series. (diff)
Move MAINTAINER lines to the end of the initial comment block and
make things a bit more consistent. Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=348308
Diffstat (limited to 'Mk/Uses/bison.mk')
-rw-r--r--Mk/Uses/bison.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/Mk/Uses/bison.mk b/Mk/Uses/bison.mk
index 80f2648acc12..c92d759b8054 100644
--- a/Mk/Uses/bison.mk
+++ b/Mk/Uses/bison.mk
@@ -2,13 +2,12 @@
#
# handle dependency on the bison port
#
-# MAINTAINER: portmgr@FreeBSD.org
-#
# Feature: bison
# Usage: USES=bison or USES=bison:ARGS
# Valid ARGS: build (default, implicit), run, both
#
-#
+# MAINTAINER: portmgr@FreeBSD.org
+
.if !defined(_INCLUDE_USES_BISON_MK)
_INCLUDE_USES_BISON_MK= yes