diff options
author | vs <vs@FreeBSD.org> | 2004-07-09 16:49:17 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-07-09 16:49:17 +0800 |
commit | 23e14395d559bb4862f87bb8dbba9089b27435bd (patch) | |
tree | ea2c41d01d8d33ced5145a3dbf41d993436e1290 /net-im/naim/Makefile | |
parent | 56111e7cf2660fdd643083b1242b9489f03d2e6a (diff) | |
download | freebsd-ports-gnome-23e14395d559bb4862f87bb8dbba9089b27435bd.tar.gz freebsd-ports-gnome-23e14395d559bb4862f87bb8dbba9089b27435bd.tar.zst freebsd-ports-gnome-23e14395d559bb4862f87bb8dbba9089b27435bd.zip |
Make COMMENT/pkg-descr more accurate
PR: ports/68825
Submitted by: Travis Poppe (maintainer)
Diffstat (limited to 'net-im/naim/Makefile')
-rw-r--r-- | net-im/naim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/naim/Makefile b/net-im/naim/Makefile index f0e27ad92b76..18a8b07d466a 100644 --- a/net-im/naim/Makefile +++ b/net-im/naim/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net irc MASTER_SITES= http://shell.n.ml.org/n/naim/ MAINTAINER= tlp@LiquidX.org -COMMENT= Curses based AOL Instant Messager implementation +COMMENT= Console ncurses-based AIM, ICQ, IRC, and Lily client USE_BZIP2= yes GNU_CONFIGURE= yes |