aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix26
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-13 20:01:08 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-13 20:01:08 +0000
commit28849e36e90815aed6c95e0187cc1b0bac0906f3 (patch)
tree618ad4af1b7aa492c70b0b12e4151ef6c5087bb4 /mail/postfix26
parent6028b9f95256d11d28f23194f65f96cca1b9325c (diff)
downloadports-28849e36e90815aed6c95e0187cc1b0bac0906f3.tar.gz
ports-28849e36e90815aed6c95e0187cc1b0bac0906f3.zip
Update to use PORTNAME/PORTVERSION
Notes
Notes: svn path=/head/; revision=27500
Diffstat (limited to 'mail/postfix26')
-rw-r--r--mail/postfix26/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile
index 440cf692d1f3..fbb48fc5a8e8 100644
--- a/mail/postfix26/Makefile
+++ b/mail/postfix26/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