diff options
author | martti <martti> | 2003-07-21 16:24:36 +0000 |
---|---|---|
committer | martti <martti> | 2003-07-21 16:24:36 +0000 |
commit | fe50b26ac921ed5af8200e8e5c96d255b32d3cb3 (patch) | |
tree | 88dbf13f219f88e7e7b9057415b1df6b05f0e948 /chat/naim | |
parent | 272f462655ac612a8dd450cb2f56439d3f7b3b35 (diff) | |
download | pkgsrc-fe50b26ac921ed5af8200e8e5c96d255b32d3cb3.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'chat/naim')
-rw-r--r-- | chat/naim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/naim/Makefile b/chat/naim/Makefile index bc8bd5fd602..0033aece6bf 100644 --- a/chat/naim/Makefile +++ b/chat/naim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2003/07/17 21:26:05 grant Exp $ +# $NetBSD: Makefile,v 1.20 2003/07/21 16:34:32 martti Exp $ # DISTNAME= naim-0.11.5.9 @@ -8,7 +8,7 @@ MASTER_SITES= http://shell.n.ml.org/n/naim/ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://site.rpi-acm.org/info/naim/ -COMMENT= ncurses-based AIM/IRC client +COMMENT= Ncurses-based AIM/IRC client GNU_CONFIGURE= YES |