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 e51cfe0d5b1..8ff9f6b7f3f 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2013/06/03 10:05:38 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2013/06/04 22:16:45 tron Exp $ DISTNAME= root_v5.26.00b.source PKGNAME= root-5.26 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= misc MASTER_SITES= ftp://root.cern.ch/root/ |