diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2003-02-20 20:10:05 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2003-02-20 20:10:05 +0000 |
commit | 8c22c15b1c0b646a66123c219d6755d0ad769ae8 (patch) | |
tree | 5341cabdde7613e5157fc6c5776d2ee33b95cf30 /security/cyrus-sasl2 | |
parent | f6acdf561e813918dd7e18f488dc052b9be52755 (diff) | |
download | ports-8c22c15b1c0b646a66123c219d6755d0ad769ae8.tar.gz ports-8c22c15b1c0b646a66123c219d6755d0ad769ae8.zip |
Notes
Diffstat (limited to 'security/cyrus-sasl2')
-rw-r--r-- | security/cyrus-sasl2/Makefile | 1 | ||||
-rw-r--r-- | security/cyrus-sasl2/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile index 45c367490a8b..23a33c663921 100644 --- a/security/cyrus-sasl2/Makefile +++ b/security/cyrus-sasl2/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ MAINTAINER= ume@FreeBSD.org +COMMENT= RFC 2222 SASL (Simple Authentication and Security Layer) USE_SUBMAKE= yes USE_OPENSSL= yes diff --git a/security/cyrus-sasl2/pkg-comment b/security/cyrus-sasl2/pkg-comment deleted file mode 100644 index d3823b87bff0..000000000000 --- a/security/cyrus-sasl2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -RFC 2222 SASL (Simple Authentication and Security Layer) |