diff options
author | tsarna <tsarna@pkgsrc.org> | 1998-08-07 22:18:56 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 1998-08-07 22:18:56 +0000 |
commit | 8d48ceb73119f13886011601889963d7838b1b1f (patch) | |
tree | b702fa14e451042401e34dabb33216a81eb2c2a3 | |
parent | 4c02b3df4e50a83769ae9d49ed28a04aaab5aabd (diff) | |
download | pkgsrc-8d48ceb73119f13886011601889963d7838b1b1f.tar.gz |
portlint -> pkglint
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 456c4a62f64..3d75db05df9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 1998/07/31 16:33:27 agc Exp $ +# $NetBSD: Makefile,v 1.30 1998/08/07 22:18:56 tsarna Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -84,7 +84,7 @@ # SUBDIR += p5-TimeDate # SUBDIR += p5-TraceFuncs # SUBDIR += pccts - SUBDIR += portlint + SUBDIR += pkglint SUBDIR += prcs SUBDIR += rdp SUBDIR += readline |