diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:45:49 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:45:49 +0000 |
commit | 0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8 (patch) | |
tree | 6a9eecf5c996622bdb9a53dcf4bd868e5d3c2e38 /games/crafty | |
parent | 0f29953274700e3113ef38abbe8132e0b248333d (diff) | |
download | ports-0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8.tar.gz ports-0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8.zip |
Notes
Diffstat (limited to 'games/crafty')
-rw-r--r-- | games/crafty/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/crafty/Makefile b/games/crafty/Makefile index 89bc53254757..f65224a6aca8 100644 --- a/games/crafty/Makefile +++ b/games/crafty/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: crafty -# Version required: 17.6 # Date created: 31 May 1998 # Whom: Stefan Eggers <seggers@semyam.dinoco.de> # # $FreeBSD$ # -DISTNAME= crafty-17.6 +PORTNAME= crafty +PORTVERSION= 17.6 CATEGORIES= games MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/ \ ftp://ftp.cis.uab.edu/pub/hyatt/common/ \ |