- Permit DISTFILES var be overwritted by slave ports

Noticed by:	Wendell Martins Borges <wendell@ramenzoni.com.br>
This commit is contained in:
Renato Botelho 2005-12-13 17:38:26 +00:00
parent fae54139e3
commit abe3fc08c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151111

View File

@ -11,7 +11,7 @@ PORTREVISION?= 4
CATEGORIES= mail
MASTER_SITES+= ${MASTER_SITE_QMAIL}
DISTNAME= ${PORTNAME}-${QMAIL_VERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
DISTFILES?= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER?= garga@FreeBSD.org
COMMENT?= A secure, reliable, efficient, simple, and fast MTA