diff options
author | knu <knu@FreeBSD.org> | 2001-07-25 23:05:11 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-07-25 23:05:11 +0800 |
commit | 3ccdce3ea292981252e9bbf5f45a4269ca694aa1 (patch) | |
tree | ee28d49d0f8335ade72e1f672ff1b337f168547c /mail/postfix24/Makefile | |
parent | fbd0159e413cbad94b4a8565317cccc6b688d108 (diff) | |
download | freebsd-ports-gnome-3ccdce3ea292981252e9bbf5f45a4269ca694aa1.tar.gz freebsd-ports-gnome-3ccdce3ea292981252e9bbf5f45a4269ca694aa1.tar.zst freebsd-ports-gnome-3ccdce3ea292981252e9bbf5f45a4269ca694aa1.zip |
Reflect databases/db3's shlib version bump from 2 to 3.
Diffstat (limited to 'mail/postfix24/Makefile')
-rw-r--r-- | mail/postfix24/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile index 79f7500140c6..9d3d5abddbf2 100644 --- a/mail/postfix24/Makefile +++ b/mail/postfix24/Makefile @@ -7,6 +7,7 @@ PORTNAME= postfix PORTVERSION= 20010228.3 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \ |