diff options
author | wiz <wiz@pkgsrc.org> | 2003-03-28 21:29:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-03-28 21:29:39 +0000 |
commit | 8d99854ea8ae6526da01c772889a0a50ca8c885a (patch) | |
tree | a3e6539a54e4048497b1c16fd42ebb2de4252e8b /chat/bnc/Makefile | |
parent | f2c0357f0b487d3b586342a2700d4bbfa776360a (diff) | |
download | pkgsrc-8d99854ea8ae6526da01c772889a0a50ca8c885a.tar.gz |
Sort for pkglint.
Diffstat (limited to 'chat/bnc/Makefile')
-rw-r--r-- | chat/bnc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/bnc/Makefile b/chat/bnc/Makefile index 9c0644b0c3b..c2e0904cfbc 100644 --- a/chat/bnc/Makefile +++ b/chat/bnc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2003/03/11 13:38:50 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/03/28 21:29:39 wiz Exp $ # FreeBSD Id: ports/irc/bnc/Makefile,v 1.9 2000/05/22 06:38:58 will Exp DISTNAME= bnc2.8.6 -PKGREVISION= 1 PKGNAME= ${DISTNAME:S/bnc/&-/} +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.gotbnc.com/files/ \ ftp://ftp.ircadmin.net/bnc/ |