diff options
Diffstat (limited to 'misc/p5-Array-PrintCols/Makefile')
-rw-r--r-- | misc/p5-Array-PrintCols/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile index a6d1672d52e..7c8e9da6038 100644 --- a/misc/p5-Array-PrintCols/Makefile +++ b/misc/p5-Array-PrintCols/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:28 frueauf Exp $ +# $NetBSD: Makefile,v 1.5 1998/06/22 12:52:33 agc Exp $ # FreeBSD Id: Makefile,v 1.9 1997/09/14 02:54:03 jfitz Exp # @@ -14,7 +14,5 @@ USE_PERL5= YES NO_BUILD= YES WRKSRC= ${WRKDIR}/Array-PrintCols -MAN3= Array::PrintCols.3p -MANPREFIX= ${PREFIX}/lib/perl5 .include "../../mk/bsd.pkg.mk" |