diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-16 13:46:53 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-16 13:46:53 +0000 |
commit | babafeabc8646aabb25a3fddd0cf9273f1c7676e (patch) | |
tree | 6e2753a83fb187077e79ccae66dde663afdd9285 /mail | |
parent | d84aa50743fca2e6267b9d856419d58fa1e8e315 (diff) | |
download | ports-babafeabc8646aabb25a3fddd0cf9273f1c7676e.tar.gz ports-babafeabc8646aabb25a3fddd0cf9273f1c7676e.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/libsieve/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/libsieve/Makefile b/mail/libsieve/Makefile index 85336927d8f8..3950147b241d 100644 --- a/mail/libsieve/Makefile +++ b/mail/libsieve/Makefile @@ -12,8 +12,6 @@ COMMENT= Library for parsing, sorting, and filtering mail LICENSE= LGPL21 -WRKSRC= ${WRKDIR}/${DISTNAME} - USE_GITHUB= yes GH_ACCOUNT= sodabrew |