diff options
author | wiz <wiz@pkgsrc.org> | 2002-05-11 18:02:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-05-11 18:02:37 +0000 |
commit | 9671a73ee3b16509cdc2d08d0fb9fffd68a63aec (patch) | |
tree | d4100e083d05a5f6f9251449c5a576868bf57552 /misc | |
parent | 398761b6d5fa9090325b306007ac4f6b311cebaa (diff) | |
download | pkgsrc-9671a73ee3b16509cdc2d08d0fb9fffd68a63aec.tar.gz |
Bump PKGREVISION for bugfix, and rectify COMMENT.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/linuxls/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/linuxls/Makefile b/misc/linuxls/Makefile index e5e4efd7aca..8d842def0fb 100644 --- a/misc/linuxls/Makefile +++ b/misc/linuxls/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2001/02/17 18:09:12 wiz Exp $ -# FreeBSD Id: Makefile,v 1.6 1997/04/30 04:43:34 asami Exp +# $NetBSD: Makefile,v 1.11 2002/05/11 18:02:37 wiz Exp $ # DISTNAME= fileutils-3.12 PKGNAME= linuxls-3.12.0.2 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} @@ -13,7 +13,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= bmc@WillsCreek.COM HOMEPAGE= http://www.gnu.org/software/fileutils/fileutils.html -COMMENT= FreeBSD port of Linux Slackware colorized GNU `ls' +COMMENT= Linux Slackware colorized GNU `ls' NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL |