diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 14:30:46 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 14:30:46 +0000 |
commit | 7823fa4b7e3cdfcc53687849cb0ebcf1db29a590 (patch) | |
tree | 80d47d6daf921a1ed1c73eb307c65303934a6eed /games/craft | |
parent | b7c359583d68680986466ddf6be2ce1a1dcb92fc (diff) |
Notes
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 |