diff options
Diffstat (limited to 'sysutils/grub2/Makefile')
-rw-r--r-- | sysutils/grub2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/grub2/Makefile b/sysutils/grub2/Makefile index 097704bdf43..23fc511b70a 100644 --- a/sysutils/grub2/Makefile +++ b/sysutils/grub2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/06/01 18:08:24 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/09/05 12:14:24 gsutre Exp $ DISTNAME= grub-2.00 PKGNAME= ${DISTNAME:S/grub/grub2/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.gnu.org/gnu/grub/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |