diff options
Diffstat (limited to 'misc/root/Makefile')
-rw-r--r-- | misc/root/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/root/Makefile b/misc/root/Makefile index a7586c3fc05..2bf139abe7c 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2010/01/17 12:02:29 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2010/01/18 09:59:15 wiz Exp $ DISTNAME= root_v5.10.00.source PKGNAME= root-5.10 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc MASTER_SITES= ftp://root.cern.ch/root/ |