diff options
Diffstat (limited to 'misc/9menu/Makefile')
-rw-r--r-- | misc/9menu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/9menu/Makefile b/misc/9menu/Makefile index a3884cb6b2e..145e34846cd 100644 --- a/misc/9menu/Makefile +++ b/misc/9menu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/02/05 23:10:06 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2006/03/04 21:30:09 jlam Exp $ DISTNAME= 9menu-1.8 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= misc plan9 MASTER_SITES= ftp://ftp.freefriends.org/arnold/Source/ EXTRACT_SUFX= .shar.gz -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Simple menu patterned after the plan9 user interface MAKEFILE= Makefile.noimake |