From 28849e36e90815aed6c95e0187cc1b0bac0906f3 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Thu, 13 Apr 2000 20:01:08 +0000 Subject: Update to use PORTNAME/PORTVERSION --- mail/postfix/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/postfix/Makefile') diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 440cf692d1f3..fbb48fc5a8e8 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: postfix -# Version required: 19991231 # Date created: 18 Mar 1999 # Whom: torstenb # # $FreeBSD$ # -DISTNAME= postfix-19991231-pl06 -PKGNAME= postfix-19991231.06 +PORTNAME= postfix +PORTVERSION= 19991231.06 CATEGORIES= mail MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.snoopy.net/pub/mirrors/postfix/official/ \ @@ -16,6 +15,7 @@ MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.sunet.se/pub/unix/mail/postfix/official/ \ ftp://ftp.cs.tu-berlin.de/pub/net/mail/postfix/official/ \ ftp://ftp.postfix.oaktree.co.uk/pub/postfix/official/ +DISTNAME= ${PORTNAME}-19991231-pl06 MAINTAINER= torstenb@FreeBSD.org -- cgit v1.2.3