diff options
author | eadler <eadler@FreeBSD.org> | 2013-10-16 05:17:55 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-10-16 05:17:55 +0800 |
commit | a89e597e28e95fdab83d7e4c7b8bc2d98d7cf213 (patch) | |
tree | 7019a77baa79555c33645d00f4863644654ef402 /irc | |
parent | d224a88854c4f0aa994abad28b33e0752a7a132f (diff) | |
download | freebsd-ports-gnome-a89e597e28e95fdab83d7e4c7b8bc2d98d7cf213.tar.gz freebsd-ports-gnome-a89e597e28e95fdab83d7e4c7b8bc2d98d7cf213.tar.zst freebsd-ports-gnome-a89e597e28e95fdab83d7e4c7b8bc2d98d7cf213.zip |
Clean up some COMMENTs
Diffstat (limited to 'irc')
-rw-r--r-- | irc/darkbot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/darkbot/Makefile b/irc/darkbot/Makefile index 46425acd66f9..2b2fbff1f6c7 100644 --- a/irc/darkbot/Makefile +++ b/irc/darkbot/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://darkbot.sourceforge.net/archive/unix/ \ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/} MAINTAINER= ports@FreeBSD.org -COMMENT= IRC talking bot with a very fast algorithm for its database +COMMENT= IRC talking bot with a fast algorithm for its database SUB_FILES= pkg-message |