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