diff options
author | garga <garga@FreeBSD.org> | 2007-12-12 19:30:41 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2007-12-12 19:30:41 +0800 |
commit | 799a218f4a8dd5212e58827b44c1ca54c4657d1e (patch) | |
tree | 892b8e3e249326ca939ce7fd07c084f14c00e2b6 /mail/qmail/Makefile | |
parent | 6781fa50fd61b67645f99cfd535bf690f17b215a (diff) | |
download | freebsd-ports-gnome-799a218f4a8dd5212e58827b44c1ca54c4657d1e.tar.gz freebsd-ports-gnome-799a218f4a8dd5212e58827b44c1ca54c4657d1e.tar.zst freebsd-ports-gnome-799a218f4a8dd5212e58827b44c1ca54c4657d1e.zip |
- qmail license has changed to public domain, so, remove RESTRICTED
http://cr.yp.to/qmail/dist.html
Diffstat (limited to 'mail/qmail/Makefile')
-rw-r--r-- | mail/qmail/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index 9ff4ddc78ac9..73925f43fadd 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -98,8 +98,6 @@ PATCHFILES+= qmail-1.03-tls-${TLS_PATCH_DATE}-renato.patch:tls PATCH_SITES+= ${MASTER_SITE_LOCAL:S/$/:dns,sendmail_flagf,rfc2821,ldap,mysql,tls,quota,blockexec,doublebounce,spf,localtime,qmtpc_outgoingip/} PATCH_SITE_SUBDIR+= garga/qmail/:dns,sendmail_flagf,rfc2821,ldap,mysql,tls,quota,blockexec,doublebounce,spf,localtime,qmtpc_outgoingip -RESTRICTED= djb's packaging license does not allow non-standard qmail binary distributions - PREFIX?= ${QMAIL_PREFIX} QMAIL_VERSION?= 1.03 |