aboutsummaryrefslogtreecommitdiffstats
path: root/mail/qmail-mysql
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-04-03 09:30:57 +0800
committerlioux <lioux@FreeBSD.org>2002-04-03 09:30:57 +0800
commit761cf6af4fd80c9fe34b1f6dc61336be2fa71d78 (patch)
tree14b0fe6a3ff7d2ffd7e7f13f8b2e3fcd2d38e4d4 /mail/qmail-mysql
parent4df7f7320ac8e649ee38253c6eea9f2cef133bed (diff)
downloadfreebsd-ports-gnome-761cf6af4fd80c9fe34b1f6dc61336be2fa71d78.tar.gz
freebsd-ports-gnome-761cf6af4fd80c9fe34b1f6dc61336be2fa71d78.tar.zst
freebsd-ports-gnome-761cf6af4fd80c9fe34b1f6dc61336be2fa71d78.zip
o Both sanitize MASTER_SITES and add additional ones
o Full deployment of MASTER_SITES:n
Diffstat (limited to 'mail/qmail-mysql')
-rw-r--r--mail/qmail-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/qmail-mysql/Makefile b/mail/qmail-mysql/Makefile
index 8969fe473854..985ee0f99514 100644
--- a/mail/qmail-mysql/Makefile
+++ b/mail/qmail-mysql/Makefile
@@ -11,8 +11,8 @@ PORTREVISION= 1
CATEGORIES= mail
PKGNAMESUFFIX= -mysql
-PATCH_SITES+= http://iain.cx/unix/qmail/download/
-PATCHFILES+= qmail-mysql-${MYSQL_PATCH_VERSION}.patch
+PATCH_SITES+= http://iain.cx/unix/qmail/download/:mysql
+PATCHFILES+= qmail-mysql-${MYSQL_PATCH_VERSION}.patch:mysql,local
MAINTAINER= lioux@FreeBSD.org