diff options
Diffstat (limited to 'sysutils/lilo')
-rw-r--r-- | sysutils/lilo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/lilo/Makefile b/sysutils/lilo/Makefile index 0f0c0c46e66..750a2302e7a 100644 --- a/sysutils/lilo/Makefile +++ b/sysutils/lilo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2010/01/27 19:13:37 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 21:57:39 wiz Exp $ DISTNAME= lilo-22.8.src -PKGREVISION= 1 +PKGREVISION= 2 PKGNAME= ${DISTNAME:S/.src//} CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/boot/lilo/} \ |