diff options
author | mph <mph@FreeBSD.org> | 1999-09-11 04:52:13 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1999-09-11 04:52:13 +0800 |
commit | 58b5257dd04e7cb66be2ec16278aa016ee5fcc1c (patch) | |
tree | b9ecaf5318e6c81e7f1994a229166065c5cc4a81 /games/crafty/Makefile | |
parent | 40667bdae21f86787f8e6772089755068498c692 (diff) | |
download | freebsd-ports-gnome-58b5257dd04e7cb66be2ec16278aa016ee5fcc1c.tar.gz freebsd-ports-gnome-58b5257dd04e7cb66be2ec16278aa016ee5fcc1c.tar.zst freebsd-ports-gnome-58b5257dd04e7cb66be2ec16278aa016ee5fcc1c.zip |
Upgrade to 16.18.
Diffstat (limited to 'games/crafty/Makefile')
-rw-r--r-- | games/crafty/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/crafty/Makefile b/games/crafty/Makefile index a31a45246dfe..978678d83507 100644 --- a/games/crafty/Makefile +++ b/games/crafty/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: crafty -# Version required: 16.17 +# Version required: 16.18 # Date created: 31 May 1998 # Whom: Stefan Eggers <seggers@semyam.dinoco.de> # # $FreeBSD$ # -DISTNAME= crafty-16.17 +DISTNAME= crafty-16.18 CATEGORIES= games MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/ \ ftp://ftp.cis.uab.edu/pub/hyatt/common/ \ @@ -14,13 +14,13 @@ MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/ \ ftp://ftp.jpunix.com/pub/hyatt/ \ ftp://ftp.jpunix.com/pub/hyatt/common/ \ ftp://ftp.jpunix.com/pub/hyatt/v16/ -DISTFILES= crafty-16.17.tar.gz crafty.doc crafty.faq read.me start.zip +DISTFILES= crafty-16.18.tar.gz crafty.doc crafty.faq read.me start.zip MAINTAINER= seggers@semyam.dinoco.de ALL_TARGET= crafty DIST_SUBDIR= crafty -EXTRACT_ONLY= crafty-16.17.tar.gz +EXTRACT_ONLY= crafty-16.18.tar.gz IGNOREFILES= crafty.doc crafty.faq read.me MAN6= crafty.6 |