diff options
Diffstat (limited to 'comms/binkd/Makefile')
-rw-r--r-- | comms/binkd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile index 762dd0362eb..f0553c36385 100644 --- a/comms/binkd/Makefile +++ b/comms/binkd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2005/12/05 23:55:03 rillig Exp $ +# $NetBSD: Makefile,v 1.23 2006/02/05 23:08:27 joerg Exp $ # DISTNAME= binkd098 PKGNAME= binkd-0.9.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= http://www.corbina.net/~maloff/binkd/ \ ftp://happy.kiev.ua/pub/fidosoft/mailer/binkd/ |