diff options
author | wiz <wiz> | 2001-02-17 17:42:09 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-17 17:42:09 +0000 |
commit | 4e3547de3bbe9aae985ad91f7aae76896b121cf0 (patch) | |
tree | 926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/stunnel | |
parent | 26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff) | |
download | pkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/stunnel')
-rw-r--r-- | security/stunnel/Makefile | 3 | ||||
-rw-r--r-- | security/stunnel/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index f0fa066f31a..19313cc574f 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2001/02/06 03:17:00 fredb Exp $ +# $NetBSD: Makefile,v 1.14 2001/02/17 17:50:12 wiz Exp $ # DISTNAME= stunnel-3.13 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ MAINTAINER= martin@NetBSD.ORG HOMEPAGE= http://www.stunnel.org/ +COMMENT= Universal SSL tunnel BUILD_DEPENDS+= ${LOCALBASE}/bin/autoreconf:../../devel/autoconf DEPENDS+= pth>=1.3.5:../../devel/pth diff --git a/security/stunnel/pkg/COMMENT b/security/stunnel/pkg/COMMENT deleted file mode 100644 index 48926c3ec85..00000000000 --- a/security/stunnel/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Universal SSL tunnel |