diff options
author | obache <obache@pkgsrc.org> | 2014-05-25 09:19:37 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-05-25 09:19:37 +0000 |
commit | 5bdc920e92df5346d92f54e0b79c614d44c76575 (patch) | |
tree | fa0185ade8bfee9e641027151a66c275de84ecc1 /misc/root | |
parent | 15b74274943800abc1e0348a6d37a6acca853ac3 (diff) | |
download | pkgsrc-5bdc920e92df5346d92f54e0b79c614d44c76575.tar.gz |
Revbump after updating graphics/giflib
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 8828d32ecd9..c793b4bea57 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2014/02/12 23:18:15 tron Exp $ +# $NetBSD: Makefile,v 1.54 2014/05/25 09:23:11 obache Exp $ DISTNAME= root_v5.26.00b.source PKGNAME= root-5.26 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= misc MASTER_SITES= ftp://root.cern.ch/root/ |