diff options
-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} |