diff options
Diffstat (limited to '')
-rw-r--r-- | devel/root/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/root/Makefile b/devel/root/Makefile index 359804ae4275..df0d00d41ff3 100644 --- a/devel/root/Makefile +++ b/devel/root/Makefile @@ -1,6 +1,5 @@ PORTNAME= root -DISTVERSION= 6.36.00 -PORTREVISION= 1 +DISTVERSION= 6.36.04 CATEGORIES= devel science math parallel python MASTER_SITES= https://root.cern/download/ DISTFILES= ${PORTNAME}_v${DISTVERSION}.source${EXTRACT_SUFX} |