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 f43178ce28e..aea75b10928 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2008/01/18 05:08:37 tnn Exp $ +# $NetBSD: Makefile,v 1.34 2009/08/26 19:58:03 sno Exp $ DISTNAME= root_v5.10.00.source PKGNAME= root-5.10 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= ftp://root.cern.ch/root/ |