diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2023-05-24 18:33:52 +0200 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2023-05-24 18:34:10 +0200 |
commit | 0619748960cb07bc181ffe4addf08bc47c4b79ec (patch) | |
tree | 601be351bb7e815328b49c824bd6b11711fe740a /mail | |
parent | a2b6dc12ad0c21be4690300b57cea959b7789290 (diff) | |
download | freebsd-ports-0619748960cb07bc181ffe4addf08bc47c4b79ec.zip |
*: regular cleanup for GH_TAGNAME bad usage
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot-fts-elastic/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/dovecot-fts-elastic/Makefile b/mail/dovecot-fts-elastic/Makefile index 775a96191b09..2d8417cb4fb4 100644 --- a/mail/dovecot-fts-elastic/Makefile +++ b/mail/dovecot-fts-elastic/Makefile @@ -18,7 +18,6 @@ USES= autoreconf libtool USE_GITHUB= yes GH_ACCOUNT= filiphanes -GH_TAGNAME= ${PORTVERSION} USE_LDCONFIG= yes GNU_CONFIGURE= yes |