summaryrefslogtreecommitdiff
path: root/security/PAM
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commitab333ab34b7be497ea3cb1ba4c8e4deb708b850c (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/PAM
parent2c8b12e7690e9d5a58f3c81bc77626a7c6e1cc6d (diff)
downloadpkgsrc-ab333ab34b7be497ea3cb1ba4c8e4deb708b850c.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/PAM')
-rw-r--r--security/PAM/Makefile3
-rw-r--r--security/PAM/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/security/PAM/Makefile b/security/PAM/Makefile
index c5c3f6c4dc7..1ce5cfcbea3 100644
--- a/security/PAM/Makefile
+++ b/security/PAM/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/02/08 22:01:31 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/17 17:49:38 wiz Exp $
#
DISTNAME= Linux-${PKGNAME}
@@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.kernel.org/pub/linux/libs/pam/pre/library/
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.kernel.org/pub/linux/libs/pam/
+COMMENT= Pluggable Authentication Modules
BUILD_DEPENDS+= bison:../../devel/bison
DEPENDS+= libcrack-*:../../security/libcrack
diff --git a/security/PAM/pkg/COMMENT b/security/PAM/pkg/COMMENT
deleted file mode 100644
index c554cfab739..00000000000
--- a/security/PAM/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Pluggable Authentication Modules