Unbreak by s/${PKGNAME}/${PORTNAME}-${PORTVERSION}/ for DISTNAME. The
recent (gratuitous, and obviously untested) PORTREVISION bump broke it.
This commit is contained in:
parent
2f4fea9231
commit
e9ab906fe5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100330
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ PORTREVISION= 1
|
|||
CATEGORIES= x11-clocks afterstep windowmaker
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= kuriyama
|
||||
DISTNAME= ${PKGNAME}beta
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}beta
|
||||
|
||||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
COMMENT= New flavor of asclock (GTK version)
|
||||
|
|
Loading…
Reference in a new issue