aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses/scons.mk
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2014-03-15 18:31:54 +0800
committergerald <gerald@FreeBSD.org>2014-03-15 18:31:54 +0800
commit9f88ad4ae9bfad8f340e89694d8f556efe320211 (patch)
tree04a541ae461fb3406672a9841bdffb530e70e3b5 /Mk/Uses/scons.mk
parent20062111a4c3acaade57187530cbecda660d9a7e (diff)
downloadfreebsd-ports-gnome-9f88ad4ae9bfad8f340e89694d8f556efe320211.tar.gz
freebsd-ports-gnome-9f88ad4ae9bfad8f340e89694d8f556efe320211.tar.zst
freebsd-ports-gnome-9f88ad4ae9bfad8f340e89694d8f556efe320211.zip
Move MAINTAINER lines to the end of the initial comment block and
make things a bit more consistent. Approved by: portmgr (bapt)
Diffstat (limited to 'Mk/Uses/scons.mk')
-rw-r--r--Mk/Uses/scons.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/Mk/Uses/scons.mk b/Mk/Uses/scons.mk
index d218cee321e4..1f84ccbc1417 100644
--- a/Mk/Uses/scons.mk
+++ b/Mk/Uses/scons.mk
@@ -2,11 +2,10 @@
#
# Provide support to use the scons
#
-# MAINTAINER: python@FreeBSD.org
-#
# Feature: scons
# Usage: USES=scons
#
+# MAINTAINER: python@FreeBSD.org
.if !defined(_INCLUDE_USES_SCONS_MK)
_INCLUDE_USES_SCONS_MK= yes