diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:22:51 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:22:51 +0000 |
commit | be8f3fc3c61d32a2276bfdf7ad1d0f8a3ed150c9 (patch) | |
tree | 25d6dfe4adf4651193ff033a71199301cd24bc62 /misc/root | |
parent | 67bb9f2c30b74eae0dc06dfdaec3e66308261c84 (diff) | |
download | pkgsrc-be8f3fc3c61d32a2276bfdf7ad1d0f8a3ed150c9.tar.gz |
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'misc/root')
-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 c7ef1a275f0..ed24abf9705 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2015/03/01 11:01:14 bsiegert Exp $ +# $NetBSD: Makefile,v 1.58 2015/04/25 14:23:36 tnn Exp $ DISTNAME= root_v5.26.00b.source PKGNAME= root-5.26 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= misc MASTER_SITES= ftp://root.cern.ch/root/ |