diff options
author | vs <vs@FreeBSD.org> | 2005-02-28 01:51:51 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-02-28 01:51:51 +0800 |
commit | 79bfe53207614ce8a621f88295aae9019eb097b9 (patch) | |
tree | 68d712be98790be2d8c1955a74eb5f803da90976 /mail/postfix-current/Makefile | |
parent | 4a1a44c07ea9dec0e82c7f010c016662c21a0065 (diff) | |
download | freebsd-ports-gnome-79bfe53207614ce8a621f88295aae9019eb097b9.tar.gz freebsd-ports-gnome-79bfe53207614ce8a621f88295aae9019eb097b9.tar.zst freebsd-ports-gnome-79bfe53207614ce8a621f88295aae9019eb097b9.zip |
Update to 2.2-20050218
PR: ports/77867
Submitted by: maintainer
Diffstat (limited to 'mail/postfix-current/Makefile')
-rw-r--r-- | mail/postfix-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 51ee3d95a458..0a584d61870d 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSIONRAW= 2.2-20050214 +PORTVERSIONRAW= 2.2-20050218 PORTVERSION= ${PORTVERSIONRAW:S/-/./} PORTEPOCH= 2 CATEGORIES= mail ipv6 |