summaryrefslogtreecommitdiff
path: root/devel/mk-files
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-07-17 21:31:04 +0000
committergrant <grant@pkgsrc.org>2003-07-17 21:31:04 +0000
commit4083b24390814eb42e008cc6920806e2d57eea1c (patch)
tree0c33632bf5c3a779fe1548335374822548fe1fb7 /devel/mk-files
parent91f00f1cbc7c8da0ab83a0389a02496e55f8a468 (diff)
downloadpkgsrc-4083b24390814eb42e008cc6920806e2d57eea1c.tar.gz
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'devel/mk-files')
-rw-r--r--devel/mk-files/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/mk-files/Makefile b/devel/mk-files/Makefile
index c50cc982d24..b090824a62a 100644
--- a/devel/mk-files/Makefile
+++ b/devel/mk-files/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.7 2003/04/27 11:01:09 cjep Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/17 21:31:51 grant Exp $
#
DISTNAME= mk-1.3.2
PKGNAME= mk-files-1.3.2
WRKSRC= ${WRKDIR}/mk
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.netbsd.org/pub/incoming/sjg/
+MASTER_SITES= ftp://ftp.NetBSD.org/pub/incoming/sjg/
-MAINTAINER= sjg@netbsd.org
+MAINTAINER= sjg@NetBSD.org
HOMEPAGE= http://www.crufty.net/help/sjg/bmake.html
COMMENT= portable *.mk files for the NetBSD portable bmake utility