Use DISTVERSIONSUFFIX to simplify Makefile.
No contents change, no bump. Verified with: make -V DISTNAME
This commit is contained in:
parent
bccb75c260
commit
db68f57dd7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194857
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ PORTVERSION= 1.71
|
|||
PORTREVISION= 1
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= http://www.ne.jp/asahi/bdx/info/software/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}dev
|
||||
DISTVERSIONSUFFIX= dev
|
||||
|
||||
MAINTAINER= matusita@FreeBSD.org
|
||||
COMMENT=Yet another dictionary server for SKK
|
||||
|
|
Loading…
Reference in a new issue