aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-12-13 09:06:00 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-12-13 09:06:00 +0800
commit260817a1d99bb3cb1003b0b62e1421c38ff39714 (patch)
treecfe55310293a7392148a0a9efa857b799f836c7c /lang
parent224dbd4683da493edef922acf69938d225ba5f79 (diff)
downloadfreebsd-ports-gnome-260817a1d99bb3cb1003b0b62e1421c38ff39714.tar.gz
freebsd-ports-gnome-260817a1d99bb3cb1003b0b62e1421c38ff39714.tar.zst
freebsd-ports-gnome-260817a1d99bb3cb1003b0b62e1421c38ff39714.zip
- Add missing blank line between MAINTAINER section and LICENSE section
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby20/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ruby20/Makefile b/lang/ruby20/Makefile
index 5035a5faabcc..4a8d2823a081 100644
--- a/lang/ruby20/Makefile
+++ b/lang/ruby20/Makefile
@@ -13,6 +13,7 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT?= Object-oriented interpreted scripting language
+
LICENSE= RUBY
LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \