diff options
Diffstat (limited to 'security/cyrus-sasl')
-rw-r--r-- | security/cyrus-sasl/Makefile | 3 | ||||
-rw-r--r-- | security/cyrus-sasl/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile index e9a5f2867dc..1a9527156eb 100644 --- a/security/cyrus-sasl/Makefile +++ b/security/cyrus-sasl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2001/02/05 09:01:03 tron Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/17 17:49:41 wiz Exp $ DISTNAME= cyrus-sasl-1.5.24 PKGNAME= ${DISTNAME}nb3 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://asg2.web.cmu.edu/sasl/ +COMMENT= Simple Authentication and Security Layer BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake diff --git a/security/cyrus-sasl/pkg/COMMENT b/security/cyrus-sasl/pkg/COMMENT deleted file mode 100644 index 03e56ad6bbd..00000000000 --- a/security/cyrus-sasl/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Simple Authentication and Security Layer |