git: a0c411e569b7 - main - deskutils/countdown: Remove unnecessary substitution

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 23 Mar 2024 14:58:04 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a0c411e569b757e1f41c48f45e6e426e53f6c2e5

commit a0c411e569b757e1f41c48f45e6e426e53f6c2e5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-23 14:18:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-23 14:30:39 +0000

    deskutils/countdown: Remove unnecessary substitution
---
 deskutils/countdown/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deskutils/countdown/Makefile b/deskutils/countdown/Makefile
index 801562792321..bba52261a5e3 100644
--- a/deskutils/countdown/Makefile
+++ b/deskutils/countdown/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	countdown
 PORTVERSION=	20150606
 CATEGORIES=	deskutils
 MASTER_SITES=	https://acme.com/software/countdown/
-DISTNAME=	${PORTNAME}_06jun2015
+DISTNAME=	countdown_06jun2015
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Counts down a specified time interval, beeps, then exits