diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
commit | e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6 (patch) | |
tree | 0e6c0728504c7740f94b6bf02b1253d62f1880d6 /irc/xchat1 | |
parent | 0cb776ae4d2af81d28b0becf74568a2d1427eea2 (diff) |
Notes
Diffstat (limited to 'irc/xchat1')
-rw-r--r-- | irc/xchat1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 7f3431bc3889..d150ac2e7b1c 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ MAINTAINER?= ports@FreeBSD.org -COMMENT= An X11 IRC client using the GTK+ toolkit, and optionally, GNOME +COMMENT= X11 IRC client using the GTK+ toolkit, and optionally, GNOME # This port has a slave port japanese/xchat. Do not carelessly overwrite # the variables or the targets defined in it. When you need to, please |