diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2000-10-30 03:47:10 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2000-10-30 03:47:10 +0000 |
| commit | 2c22eed1aa2dffddc3c392a7d9600af9746c8178 (patch) | |
| tree | 29eb804b9bafdf15a5569dcfd31f80d1352651e6 | |
| parent | 07b8e918646b0d7c78efd235cf78b87f6f46cec8 (diff) | |
Bump PORTREVISION due to security fix.
| -rw-r--r-- | chinese/pine4/Makefile | 1 | ||||
| -rw-r--r-- | hebrew/pine/Makefile | 1 | ||||
| -rw-r--r-- | mail/pine4-ssl/Makefile | 1 | ||||
| -rw-r--r-- | mail/pine4/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/chinese/pine4/Makefile b/chinese/pine4/Makefile index 6e6017e95f33..84929d6d0688 100644 --- a/chinese/pine4/Makefile +++ b/chinese/pine4/Makefile @@ -7,6 +7,7 @@ PORTNAME= pine PORTVERSION= 4.21 +PORTREVISION= 1 CATEGORIES= chinese mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ DISTNAME= pine${PORTVERSION} diff --git a/hebrew/pine/Makefile b/hebrew/pine/Makefile index 6f9a870d9295..cfac0041c5bd 100644 --- a/hebrew/pine/Makefile +++ b/hebrew/pine/Makefile @@ -6,6 +6,7 @@ PORTNAME= pine PORTVERSION= 4.21.2.9 +PORTREVISION= 1 CATEGORIES= hebrew mail news MASTER_SITES= ftp://www8.cc.huji.ac.il/pub/pine/ DISTNAME= pine4.21_heb2.09 diff --git a/mail/pine4-ssl/Makefile b/mail/pine4-ssl/Makefile index c5d0a9eb25f9..99f78e870258 100644 --- a/mail/pine4-ssl/Makefile +++ b/mail/pine4-ssl/Makefile @@ -12,6 +12,7 @@ PORTNAME= pine4-ssl PORTVERSION= 4.21.1.4 +PORTREVISION= 1 CATEGORIES= mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ http://www.kfu.com/~nsayer/encryption/software/ diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile index 3fc402276c55..7629c042bd04 100644 --- a/mail/pine4/Makefile +++ b/mail/pine4/Makefile @@ -10,6 +10,7 @@ PORTNAME?= pine PORTVERSION?= 4.21 +PORTREVISION?= 1 CATEGORIES= mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ DISTNAME?= ${PORTNAME}${PORTVERSION} |
