diff options
author | roam <roam@FreeBSD.org> | 2003-02-20 00:07:30 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2003-02-20 00:07:30 +0800 |
commit | 2ebf8ab637b130104bd79fdac39f5ef7140eb581 (patch) | |
tree | 6b3e8a82ce6afa92302bd43afea52247359205bb /security/stunnel/Makefile | |
parent | e2ac3e07bd289d007664bc18b426e0af4adb6f12 (diff) | |
download | freebsd-ports-gnome-2ebf8ab637b130104bd79fdac39f5ef7140eb581.tar.gz freebsd-ports-gnome-2ebf8ab637b130104bd79fdac39f5ef7140eb581.tar.zst freebsd-ports-gnome-2ebf8ab637b130104bd79fdac39f5ef7140eb581.zip |
Remove pkg-comment files in my ports.
Diffstat (limited to 'security/stunnel/Makefile')
-rw-r--r-- | security/stunnel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 6e4c79da3247..3344be049dbe 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \ ftp://ftp.cryptoarchive.net/pub/cryptoarchive/mirrors/opensores.thebunker.net/pub/mirrors/stunnel/ MAINTAINER= roam@FreeBSD.org +COMMENT= "SSL encryption wrapper for standard network daemons" USE_OPENSSL= YES USE_REINPLACE= YES |