diff options
author | grant <grant@pkgsrc.org> | 2004-09-19 01:53:41 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-09-19 01:53:41 +0000 |
commit | f5de97562f920092ecb9f94d97ccb8644ac5d707 (patch) | |
tree | 0dbc3fbf6b048f487db332f681e8cf5f1a08f5ec /chat/scrollz | |
parent | 1ab53d6ede15cbfd9748d88998c8b6e177f7482d (diff) | |
download | pkgsrc-f5de97562f920092ecb9f94d97ccb8644ac5d707.tar.gz |
whitespace nits
Diffstat (limited to 'chat/scrollz')
-rw-r--r-- | chat/scrollz/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/scrollz/Makefile b/chat/scrollz/Makefile index f27000c6270..c2e9023d167 100644 --- a/chat/scrollz/Makefile +++ b/chat/scrollz/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.6 2004/05/07 01:14:47 xtraeme Exp $ +# $NetBSD: Makefile,v 1.7 2004/09/19 01:53:41 grant Exp $ # DISTNAME= ScrollZ-1.9 PKGNAME= scrollz-1.9 CATEGORIES= chat -MASTER_SITES= http://scrollz.broken.com/source/ +MASTER_SITES= http://scrollz.broken.com/source/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.scrollz.com/ -COMMENT= Advanced IRC client based on ircII client +COMMENT= Advanced IRC client based on ircII client BUILD_DEFS+= USE_INET6 |