diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2024-09-16 22:46:58 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2024-09-17 04:58:06 +0000 |
| commit | 9508bf5eef5c871ba8a07d9e3a0279ac0a84f976 (patch) | |
| tree | f5b7833ab2643400a30032c606dec5978feef22e /mail/pizauth | |
| parent | bbc21aec679ea889809d44f686ab9761f066704f (diff) | |
Diffstat (limited to 'mail/pizauth')
| -rw-r--r-- | mail/pizauth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/pizauth/Makefile b/mail/pizauth/Makefile index a23a445e6451..f09c7761f1bf 100644 --- a/mail/pizauth/Makefile +++ b/mail/pizauth/Makefile @@ -10,10 +10,10 @@ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/COPYRIGHT -USES= cargo tar:tgz +USES= cargo USE_GITHUB= yes GH_ACCOUNT= ltratt -GH_TAGNAME= ${PORTNAME}-${DISTVERSION} +GH_TAGNAME= ${DISTNAME} PLIST_FILES= bin/pizauth \ share/man/man1/pizauth.1.gz \ |
