aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2014-06-09 03:51:27 +0800
committerolgeni <olgeni@FreeBSD.org>2014-06-09 03:51:27 +0800
commite8a20a9bdad9bd3a1cf38614c98d2b1b819a0d3a (patch)
tree0ad23c2fc638bccd76a5e7adf6ab2f1e78be6ddb /irc
parent485b04218c906f71fa9dc80d92043682adb47cc5 (diff)
downloadfreebsd-ports-gnome-e8a20a9bdad9bd3a1cf38614c98d2b1b819a0d3a.tar.gz
freebsd-ports-gnome-e8a20a9bdad9bd3a1cf38614c98d2b1b819a0d3a.tar.zst
freebsd-ports-gnome-e8a20a9bdad9bd3a1cf38614c98d2b1b819a0d3a.zip
Remove all space characters from Makefile assignments.
No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt)
Diffstat (limited to 'irc')
-rw-r--r--irc/eggdrop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile
index 4d48377d68e3..2132d03fe8d6 100644
--- a/irc/eggdrop/Makefile
+++ b/irc/eggdrop/Makefile
@@ -12,7 +12,7 @@ DISTFILES= ${PORTNAME}${PORTVERSION}.tar.bz2
MAINTAINER= bdrewery@FreeBSD.org
COMMENT= The most popular open source Internet Relay Chat bot
-LICENSE= GPLv2
+LICENSE= GPLv2
OPTIONS_DEFINE= DOCS