diff options
Diffstat (limited to 'net/neat')
-rw-r--r-- | net/neat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/neat/Makefile b/net/neat/Makefile index 90ed778c878..d0604a711ae 100644 --- a/net/neat/Makefile +++ b/net/neat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2005/07/16 01:19:16 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2006/02/05 23:10:27 joerg Exp $ # DISTNAME= neatv4.6 PKGNAME= ${DISTNAME:S/v/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://netsaint.sourceforge.net/pub/netsaint/contrib/addons/ |