aboutsummaryrefslogtreecommitdiffstats
path: root/security/cyrus-sasl2/Makefile
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2003-07-01 02:43:18 +0800
committerume <ume@FreeBSD.org>2003-07-01 02:43:18 +0800
commita2952f8c902d59061f5fcdd78bab35d94f30146f (patch)
tree61d1cf6408f207e3287bbd57233e546299296258 /security/cyrus-sasl2/Makefile
parent06aa07302e8524654f87e2980879ff9cf7abb249 (diff)
downloadfreebsd-ports-gnome-a2952f8c902d59061f5fcdd78bab35d94f30146f.tar.gz
freebsd-ports-gnome-a2952f8c902d59061f5fcdd78bab35d94f30146f.tar.zst
freebsd-ports-gnome-a2952f8c902d59061f5fcdd78bab35d94f30146f.zip
- made old distfile fetchable after an update.
- install missing document which was added during update to 2.1.14. PR: ports/53932 (partly) Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'security/cyrus-sasl2/Makefile')
-rw-r--r--security/cyrus-sasl2/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile
index 3fe9052d3bb4..b0f3c184840c 100644
--- a/security/cyrus-sasl2/Makefile
+++ b/security/cyrus-sasl2/Makefile
@@ -7,11 +7,12 @@
PORTNAME= cyrus-sasl
PORTVERSION= 2.1.14
-#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= security ipv6
-MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
- ftp://ftp.westbend.net/pub/cyrus-mail/ \
- ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/
+MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/ \
+ ftp://ftp.westbend.net/pub/cyrus-mail/%SUBDIR%/ \
+ ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/
+MASTER_SITE_SUBDIR= . OLD-VERSIONS/sasl
MAINTAINER= ume@FreeBSD.org
COMMENT= RFC 2222 SASL (Simple Authentication and Security Layer)
@@ -164,7 +165,7 @@ DOC2= ONEWS TODO draft-burdis-cat-srp-sasl-06.txt \
rfc2945.txt rfc3174.txt server-plugin-flow.fig testing.txt
HTDOCS= advanced appconvert gssapi index install macosx mechanisms \
- options plugprog programming readme sysadmin upgrading
+ options plugprog programming readme sysadmin upgrading windows
PLIST_SUB= PREFIX=${PREFIX} \
OTP=${OTP} \