diff options
Diffstat (limited to 'misc/zorro/Makefile')
-rw-r--r-- | misc/zorro/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/zorro/Makefile b/misc/zorro/Makefile index 6916e9ff89e..dc2dfabc80a 100644 --- a/misc/zorro/Makefile +++ b/misc/zorro/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2006/02/05 23:10:14 joerg Exp $ +# $NetBSD: Makefile,v 1.22 2006/03/04 21:30:13 jlam Exp $ DISTNAME= zorro-1.1p8 PKGNAME= zorro-1.1.8 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= misc tk MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/apps/zorro-1.1p8/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Simple to-do list manager DEPENDS+= tk>=8.3.2:../../x11/tk |