diff options
Diffstat (limited to 'lang/perl5/Makefile')
-rw-r--r-- | lang/perl5/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/perl5/Makefile b/lang/perl5/Makefile index e92adf9eb94..da4d72dfbd4 100644 --- a/lang/perl5/Makefile +++ b/lang/perl5/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.198 2013/03/08 21:28:18 tez Exp $ +# $NetBSD: Makefile,v 1.199 2013/04/03 09:28:55 adam Exp $ .include "license.mk" .include "Makefile.common" COMMENT= Practical Extraction and Report Language -PKGREVISION= 4 CONFLICTS= perl-base-[0-9]* perl-thread-[0-9]* \ p5-CGI-2.66{,nb*} p5-CGI-2.75{,nb*} p5-CGI-2.75.[0-2] \ |