diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-08-01 20:29:35 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-08-01 20:29:35 +0000 |
commit | 56c27b3048c59bb4caf8207f9a4c45d0b3af18cb (patch) | |
tree | 865128f63b18cf71fcf1b4b06ede0b97cbbe9909 | |
parent | This port provides a GUI for two freely available SPICE electronic circuit (diff) |
Fix "typo" in previous commit.
Submitted by: KIMURA Yasuhiro
Notes
Notes:
svn path=/head/; revision=169396
-rw-r--r-- | mail/postfix/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix23/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix24/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix25/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix26/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix27/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix28/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index a2781affe180..e00d44d118ac 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -7,7 +7,7 @@ PORTNAME= postfix PORTVERSION= 2.3.2 -PORTVERSION= 1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile index a2781affe180..e00d44d118ac 100644 --- a/mail/postfix23/Makefile +++ b/mail/postfix23/Makefile @@ -7,7 +7,7 @@ PORTNAME= postfix PORTVERSION= 2.3.2 -PORTVERSION= 1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile index a2781affe180..e00d44d118ac 100644 --- a/mail/postfix24/Makefile +++ b/mail/postfix24/Makefile @@ -7,7 +7,7 @@ PORTNAME= postfix PORTVERSION= 2.3.2 -PORTVERSION= 1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile index a2781affe180..e00d44d118ac 100644 --- a/mail/postfix25/Makefile +++ b/mail/postfix25/Makefile @@ -7,7 +7,7 @@ PORTNAME= postfix PORTVERSION= 2.3.2 -PORTVERSION= 1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile index a2781affe180..e00d44d118ac 100644 --- a/mail/postfix26/Makefile +++ b/mail/postfix26/Makefile @@ -7,7 +7,7 @@ PORTNAME= postfix PORTVERSION= 2.3.2 -PORTVERSION= 1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile index a2781affe180..e00d44d118ac 100644 --- a/mail/postfix27/Makefile +++ b/mail/postfix27/Makefile @@ -7,7 +7,7 @@ PORTNAME= postfix PORTVERSION= 2.3.2 -PORTVERSION= 1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index a2781affe180..e00d44d118ac 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -7,7 +7,7 @@ PORTNAME= postfix PORTVERSION= 2.3.2 -PORTVERSION= 1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |