diff options
Diffstat (limited to 'misc/colorls/Makefile')
-rw-r--r-- | misc/colorls/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/colorls/Makefile b/misc/colorls/Makefile index 22fcdbd40c8..adb929ad7f3 100644 --- a/misc/colorls/Makefile +++ b/misc/colorls/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2001/02/17 18:08:55 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2003/06/02 01:18:17 jschauma Exp $ # FreeBSD Id: Makefile,v 1.13 1997/04/30 03:18:06 asami Exp # @@ -7,7 +7,7 @@ PKGNAME= colorls-2.2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT= Ls that can use color to display file attributes NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL |