diff options
author | linimon <linimon@FreeBSD.org> | 2004-11-27 16:33:29 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-11-27 16:33:29 +0800 |
commit | b6fc7dc0274d9b1e7a4c69581e7f3aa2859ca17a (patch) | |
tree | 53c81377f4af471d4bf2f72483a4f12d9d48be95 /mail/Makefile | |
parent | 97a9d1aa42817c192ae92a76e2b6811e2edfac0f (diff) | |
download | freebsd-ports-gnome-b6fc7dc0274d9b1e7a4c69581e7f3aa2859ca17a.tar.gz freebsd-ports-gnome-b6fc7dc0274d9b1e7a4c69581e7f3aa2859ca17a.tar.zst freebsd-ports-gnome-b6fc7dc0274d9b1e7a4c69581e7f3aa2859ca17a.zip |
As previously announced, remove mail/postfix20. The port had been
marked for expiration on September 30th, 2004. All users should now
be on version 2.1 (mail/postfix), which is stable, or version 2.2-X,
which is in mail/postfix-current.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 8bc35f096d79..84510728672b 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -335,7 +335,6 @@ SUBDIR += postfix SUBDIR += postfix-current SUBDIR += postfix1 - SUBDIR += postfix20 SUBDIR += postfixadmin SUBDIR += postgrey SUBDIR += postilion |