diff options
author | mnag <mnag@FreeBSD.org> | 2006-01-17 05:47:02 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2006-01-17 05:47:02 +0800 |
commit | 98ac08bda635bcdbd0eae4e9728c3ddc076912a2 (patch) | |
tree | 3a71b9bf13cc16cbb247c8da4507d231c753b206 /mail/postfix-current/Makefile | |
parent | ae6072c26c1763ae2a419d7c775df867d157e4ab (diff) | |
download | freebsd-ports-gnome-98ac08bda635bcdbd0eae4e9728c3ddc076912a2.tar.gz freebsd-ports-gnome-98ac08bda635bcdbd0eae4e9728c3ddc076912a2.tar.zst freebsd-ports-gnome-98ac08bda635bcdbd0eae4e9728c3ddc076912a2.zip |
Update to 2.3-20060112
Modify rc.d script like example in Porters Handbook.
Diffstat (limited to 'mail/postfix-current/Makefile')
-rw-r--r-- | mail/postfix-current/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index cd353640e1d1..d1c2f96ecc96 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -6,8 +6,7 @@ # PORTNAME= postfix -DISTVERSION= 2.3-20060103 -PORTREVISION= 1 +DISTVERSION= 2.3-20060112 PORTEPOCH= 2 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ |