diff options
Diffstat (limited to 'games/fkiss/Makefile')
-rw-r--r-- | games/fkiss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fkiss/Makefile b/games/fkiss/Makefile index b89bd842e0d0..732759b72436 100644 --- a/games/fkiss/Makefile +++ b/games/fkiss/Makefile @@ -9,7 +9,7 @@ PORTNAME= fkiss PORTVERSION= 0.28 CATEGORIES= games MASTER_SITES= http://www.oersted.co.jp/~yav/soft/fkiss/ -DISTNAME= ${PORTNAME}${PORTVERSION} +DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= flathill@FreeBSD.org |