diff options
Diffstat (limited to 'sysutils/grub2/Makefile')
-rw-r--r-- | sysutils/grub2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/grub2/Makefile b/sysutils/grub2/Makefile index 5ae82af92c2f..e23c262420ff 100644 --- a/sysutils/grub2/Makefile +++ b/sysutils/grub2/Makefile @@ -3,7 +3,7 @@ PORTNAME= grub2 PORTVERSION= 2.00 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils MASTER_SITES= GNU/grub DISTNAME= grub-${PORTVERSION} |