Date: Sat, 23 Mar 2024 14:58:04 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a0c411e569b7 - main - deskutils/countdown: Remove unnecessary substitution Message-ID: <202403231458.42NEw4vp084646@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403231458.42NEw4vp084646>