diff options
author | grant <grant@pkgsrc.org> | 2002-06-17 11:00:53 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-06-17 11:00:53 +0000 |
commit | 5abcafb75911572f739998127b295d5d83266651 (patch) | |
tree | 41b8ac7c7cb29235f030bd24c689349cad4c732a /mail/p5-Sendmail-AccessDB | |
parent | 1fd87f25d2d62e10ca00207a5b713c8fe1ae3fcf (diff) | |
download | pkgsrc-5abcafb75911572f739998127b295d5d83266651.tar.gz |
remove bogus comment
Diffstat (limited to 'mail/p5-Sendmail-AccessDB')
-rw-r--r-- | mail/p5-Sendmail-AccessDB/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/p5-Sendmail-AccessDB/Makefile b/mail/p5-Sendmail-AccessDB/Makefile index d147b939689..f9cc5bfb621 100644 --- a/mail/p5-Sendmail-AccessDB/Makefile +++ b/mail/p5-Sendmail-AccessDB/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/06/17 09:15:04 grant Exp $ +# $NetBSD: Makefile,v 1.2 2002/06/17 11:00:53 grant Exp $ DISTNAME= Sendmail-AccessDB-0.07 PKGNAME= p5-${DISTNAME} @@ -9,8 +9,6 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.megacity.org/software.html COMMENT= perl5 module for manipulating the sendmail accessdb -#DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64 - USE_BUILDLINK_ONLY= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Sendmail/AccessDB/.packlist |