diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-01-25 19:10:39 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-01-25 19:10:39 +0000 |
commit | 3f9fb0d3066b03123ae32d7ae79610999df6dd17 (patch) | |
tree | d0668b85d4d0a05f76376443542c426e3b87aa09 | |
parent | www/py-requests: Update to 2.9.1 (diff) |
mail/imaputils: remove redundant GH_PROJECT entry
PR: 206540
Submitted by: mat
Notes
Notes:
svn path=/head/; revision=407237
-rw-r--r-- | mail/imaputils/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/imaputils/Makefile b/mail/imaputils/Makefile index e2913775cc0a..c1d4becd608b 100644 --- a/mail/imaputils/Makefile +++ b/mail/imaputils/Makefile @@ -13,7 +13,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= mtsatsenko -GH_PROJECT= ${PORTNAME} USES= perl5 shebangfix USE_PERL5= configure |