summaryrefslogtreecommitdiff
path: root/misc/linuxls
diff options
context:
space:
mode:
authortron <tron>1998-08-14 20:07:34 +0000
committertron <tron>1998-08-14 20:07:34 +0000
commitb4d0eca5bc007ed403782317692c31f870a1d90e (patch)
tree04a65920180e411828ca1ebdd1af5044b3d8d8b3 /misc/linuxls
parentb22150cb9ab2251de2e85b947829b52fc21d708c (diff)
downloadpkgsrc-b4d0eca5bc007ed403782317692c31f870a1d90e.tar.gz
Sources and patches are only available on "ftp.netbsd.org".
Diffstat (limited to 'misc/linuxls')
-rw-r--r--misc/linuxls/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/linuxls/Makefile b/misc/linuxls/Makefile
index ebaa9d3e8d3..6891f11b148 100644
--- a/misc/linuxls/Makefile
+++ b/misc/linuxls/Makefile
@@ -1,19 +1,19 @@
-# $NetBSD: Makefile,v 1.6 1998/08/14 19:57:44 tron Exp $
+# $NetBSD: Makefile,v 1.7 1998/08/14 20:07:34 tron Exp $
# FreeBSD Id: Makefile,v 1.6 1997/04/30 04:43:34 asami Exp
#
DISTNAME= fileutils-3.12
PKGNAME= linuxls-3.12.0.2
CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
-PATCH_SITES= ${MASTER_SITE_SUNSITE}
-PATCH_SITE_SUBDIR= distributions/slackware/source/a/bin/
+PATCH_SITES= ${MASTER_SITE_LOCAL}
PATCHFILES= color-ls-3.12.0.2.patch.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= bmc@WillsCreek.COM
+MIRROR_DISTFILE= no
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"