diff options
Diffstat (limited to 'games/craft')
-rw-r--r-- | games/craft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/craft/Makefile b/games/craft/Makefile index 0244494b6c77..9ce40a523aec 100644 --- a/games/craft/Makefile +++ b/games/craft/Makefile @@ -3,9 +3,9 @@ PORTNAME= craft PORTVERSION= 1.0 -PORTREVISION= 1 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= fbsd +PORTREVISION= 1 CATEGORIES= games MAINTAINER= danilo@FreeBSD.org |