diff options
Diffstat (limited to 'chat/vicq')
-rw-r--r-- | chat/vicq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/vicq/Makefile b/chat/vicq/Makefile index a55f4a9758f..01c1a256b25 100644 --- a/chat/vicq/Makefile +++ b/chat/vicq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/17 21:26:27 grant Exp $ +# $NetBSD: Makefile,v 1.13 2003/07/21 16:34:34 martti Exp $ DISTNAME= vicq-0.4.1 PKGREVISION= 1 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://gonzo.kiev.ua/projects/vicq/ -COMMENT= simple icq client written in perl +COMMENT= Simple icq client written in perl DEPEND+= p5-Term-ReadLine>=1.11:../../devel/p5-Term-ReadLine |