diff options
author | jeh <jeh@FreeBSD.org> | 2000-10-24 18:27:50 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-10-24 18:27:50 +0800 |
commit | 26f8a39a08999b440cc4845329891470d397d2cf (patch) | |
tree | 870dce577fdd46e4ac498e4fcfb2e392d12c626e /security/cyrus-sasl2 | |
parent | daf40c4345804c0ba9c8f059d472d477556948f4 (diff) | |
download | freebsd-ports-gnome-26f8a39a08999b440cc4845329891470d397d2cf.tar.gz freebsd-ports-gnome-26f8a39a08999b440cc4845329891470d397d2cf.tar.zst freebsd-ports-gnome-26f8a39a08999b440cc4845329891470d397d2cf.zip |
The last commit should have bumped PORTREVISION
Diffstat (limited to 'security/cyrus-sasl2')
-rw-r--r-- | security/cyrus-sasl2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile index 5ba8b55ad666..1e4bcab8df83 100644 --- a/security/cyrus-sasl2/Makefile +++ b/security/cyrus-sasl2/Makefile @@ -7,7 +7,7 @@ PORTNAME= cyrus-sasl PORTVERSION= 1.5.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ${MASTER_SITE_LOCAL} \ |