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 7ec14e20fcd..cdfb7bacd4e 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2012/02/06 12:40:59 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2012/03/03 00:13:37 wiz Exp $ DISTNAME= root_v5.26.00b.source PKGNAME= root-5.26 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc MASTER_SITES= ftp://root.cern.ch/root/ |