summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-09-22 13:10:28 +0000
committerwiz <wiz@pkgsrc.org>2009-09-22 13:10:28 +0000
commita381d9b50422b249312d78d9b239ec58c74105c7 (patch)
treed76775af861876809db24460b66caddb615e61ae
parent748b972f0ac51807a4350fdd696d53a8da393a76 (diff)
downloadpkgsrc-a381d9b50422b249312d78d9b239ec58c74105c7.tar.gz
Remove superfluous line.
-rw-r--r--security/crudesaml/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/crudesaml/Makefile.common b/security/crudesaml/Makefile.common
index 161d39cef1e..0cdf3161d43 100644
--- a/security/crudesaml/Makefile.common
+++ b/security/crudesaml/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2009/09/14 06:14:14 taca Exp $
+# $NetBSD: Makefile.common,v 1.3 2009/09/22 13:10:28 wiz Exp $
#
# used by security/cy2-saml/Makefile
@@ -24,5 +24,4 @@ CONFIGURE_ARGS+=--with-sasl2=${PREFIX}
.include "../../security/lasso/buildlink3.mk"
.include "../../mk/pam.buildlink3.mk"
-# url2pkg-marker (please do not remove this line.)
.include "../../mk/bsd.pkg.mk"