diff options
Diffstat (limited to 'misc/root-tail')
-rw-r--r-- | misc/root-tail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/root-tail/Makefile b/misc/root-tail/Makefile index 0c8f6835550..db5d766420a 100644 --- a/misc/root-tail/Makefile +++ b/misc/root-tail/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2004/11/28 16:02:56 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2006/02/05 23:10:13 joerg Exp $ # DISTNAME= root-tail-0.0.10 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc x11 MASTER_SITES= http://www.goof.com/pcg/marc/data/ |