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 236437454e3..898e90007d1 100644 --- a/sysutils/grub2/Makefile +++ b/sysutils/grub2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2013/06/03 10:05:59 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/04 22:17:06 tron Exp $ # DISTNAME= grub-2.00 PKGNAME= grub2-2.00 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.gnu.org/gnu/grub/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |