diff options
author | bsam <bsam@FreeBSD.org> | 2013-05-25 15:29:55 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2013-05-25 15:29:55 +0800 |
commit | 968927c8e121879b052b02108a9db6e494bc12bb (patch) | |
tree | 86fa3fde3b2c82ef86a8c0f0627308a494302ba0 /mail/imaptools/Makefile | |
parent | 6b47c9ac48eb5af68bf3af15c1355a05360303d3 (diff) | |
download | freebsd-ports-gnome-968927c8e121879b052b02108a9db6e494bc12bb.tar.gz freebsd-ports-gnome-968927c8e121879b052b02108a9db6e494bc12bb.tar.zst freebsd-ports-gnome-968927c8e121879b052b02108a9db6e494bc12bb.zip |
Remove the license file since ISCL is now defined at bsd.licenses.db.mk.
Diffstat (limited to 'mail/imaptools/Makefile')
-rw-r--r-- | mail/imaptools/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/imaptools/Makefile b/mail/imaptools/Makefile index c0a670311a27..7dc3e16ed2ad 100644 --- a/mail/imaptools/Makefile +++ b/mail/imaptools/Makefile @@ -12,7 +12,6 @@ MAINTAINER= bsam@FreeBSD.org COMMENT= Tools and scripts to use with IMAP servers LICENSE= ISCL -LICENSE_FILE= ${WRKDIR}/license.txt CONFLICTS= imaputils-[0-9]* |