diff options
author | dannyboy <dannyboy@FreeBSD.org> | 2000-12-23 23:08:21 +0800 |
---|---|---|
committer | dannyboy <dannyboy@FreeBSD.org> | 2000-12-23 23:08:21 +0800 |
commit | 0ef47460109ed7491bce941c4b404909546f0a89 (patch) | |
tree | 2aeed3e28b1e0a8d9d86d3c85d54f247fd87e64f /mail/postfix27/Makefile | |
parent | 8d9f4f47e80da344daadcc6766fdf15f4500dfbf (diff) | |
download | freebsd-ports-gnome-0ef47460109ed7491bce941c4b404909546f0a89.tar.gz freebsd-ports-gnome-0ef47460109ed7491bce941c4b404909546f0a89.tar.zst freebsd-ports-gnome-0ef47460109ed7491bce941c4b404909546f0a89.zip |
Unbreak use with rmail and bump PORTREVISION.
PR: 22598
Submitted by: MAINTAINER
Diffstat (limited to 'mail/postfix27/Makefile')
-rw-r--r-- | mail/postfix27/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile index 90eece8b7c8f..ea932df52658 100644 --- a/mail/postfix27/Makefile +++ b/mail/postfix27/Makefile @@ -7,6 +7,7 @@ PORTNAME= postfix PORTVERSION= 19991231.13 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.tux.org/pub/net/postfix/official/ \ |