diff options
author | dannyboy <dannyboy@FreeBSD.org> | 2000-12-23 15:08:21 +0000 |
---|---|---|
committer | dannyboy <dannyboy@FreeBSD.org> | 2000-12-23 15:08:21 +0000 |
commit | 0ef47460109ed7491bce941c4b404909546f0a89 (patch) | |
tree | 2aeed3e28b1e0a8d9d86d3c85d54f247fd87e64f /mail/postfix20/Makefile | |
parent | 8d9f4f47e80da344daadcc6766fdf15f4500dfbf (diff) | |
download | FreeBSD-ports-0ef47460109ed7491bce941c4b404909546f0a89.zip FreeBSD-ports-0ef47460109ed7491bce941c4b404909546f0a89.tar.gz |
Unbreak use with rmail and bump PORTREVISION.
PR: 22598
Submitted by: MAINTAINER
Diffstat (limited to 'mail/postfix20/Makefile')
-rw-r--r-- | mail/postfix20/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/postfix20/Makefile b/mail/postfix20/Makefile index 90eece8..ea932df 100644 --- a/mail/postfix20/Makefile +++ b/mail/postfix20/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/ \ |