diff options
Diffstat (limited to 'devel/cook/Makefile')
-rw-r--r-- | devel/cook/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cook/Makefile b/devel/cook/Makefile index 65786fca743..d54ce13dc64 100644 --- a/devel/cook/Makefile +++ b/devel/cook/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.17 2006/12/06 14:14:11 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2007/02/22 19:01:17 wiz Exp $ DISTNAME= cook-2.26 PKGREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://www.canb.auug.org.au/~millerp/cook/ +MASTER_SITES= http://miller.emu.id.au/pmiller/software/cook/ MAINTAINER= groo@NetBSD.org -HOMEPAGE= http://www.canb.auug.org.au/~millerp/cook/cook.html +HOMEPAGE= http://miller.emu.id.au/pmiller/software/cook/ COMMENT= More powerful replacement for the traditional make(1) tool USE_TOOLS+= msgfmt yacc perl:run |