diff options
| author | James E. Housley <jeh@FreeBSD.org> | 2000-10-24 10:27:50 +0000 |
|---|---|---|
| committer | James E. Housley <jeh@FreeBSD.org> | 2000-10-24 10:27:50 +0000 |
| commit | 504cffc4b98232986942da730d1c5d4e5ee713f1 (patch) | |
| tree | 29cba5b9bac208247d3f093656b9f309a1cd8bf9 | |
| parent | 0c2332882cf7aa2f63e8df83577330536300f09c (diff) | |
The last commit should have bumped PORTREVISION
| -rw-r--r-- | security/cyrus-sasl/Makefile | 2 | ||||
| -rw-r--r-- | security/cyrus-sasl2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile index 5ba8b55ad666..1e4bcab8df83 100644 --- a/security/cyrus-sasl/Makefile +++ b/security/cyrus-sasl/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} \ 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} \ |
