summaryrefslogtreecommitdiff
path: root/games/fkiss
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-14 06:53:26 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-14 06:53:26 +0000
commita7f42416d7a766482b1e0d1d8b9055c917426356 (patch)
treea9a11ef714e9c9e8e6ef7346e0d5ec79a867bb7f /games/fkiss
parentPORTNAME/PORTVERSION stuff (diff)
update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile
Notes
Notes: svn path=/head/; revision=27508
Diffstat (limited to 'games/fkiss')
-rw-r--r--games/fkiss/Makefile2
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