diff options
author | rhaen <rhaen@pkgsrc.org> | 2007-12-16 07:11:51 +0000 |
---|---|---|
committer | rhaen <rhaen@pkgsrc.org> | 2007-12-16 07:11:51 +0000 |
commit | 9771199d69bbe253937414e23997d04916b0daf3 (patch) | |
tree | 09dc515ad6f36d4737138f89cac663c08f4adae5 /www/p5-CGI-Minimal | |
parent | 2a5240ee938ea9792a366cfb1b05eac362e913a9 (diff) | |
download | pkgsrc-9771199d69bbe253937414e23997d04916b0daf3.tar.gz |
Fixing error reported by babylon5.NetBSD.org weekly pkgsrc output
Diffstat (limited to 'www/p5-CGI-Minimal')
-rw-r--r-- | www/p5-CGI-Minimal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CGI-Minimal/Makefile b/www/p5-CGI-Minimal/Makefile index 1c4d739f0d1..f61ee5a4222 100644 --- a/www/p5-CGI-Minimal/Makefile +++ b/www/p5-CGI-Minimal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2007/12/09 22:23:42 rhaen Exp $ +# $NetBSD: Makefile,v 1.15 2007/12/16 07:11:51 rhaen Exp $ DISTNAME= CGI-Minimal-1.29 PKGNAME= p5-${DISTNAME} @@ -15,4 +15,4 @@ PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/CGI/Minimal/.packlist .include "../../lang/perl5/module.mk" -.include "../../mk/bsd.pkg.mk"
\ No newline at end of file +.include "../../mk/bsd.pkg.mk" |