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-open-large | |
parent | 0f29953274700e3113ef38abbe8132e0b248333d (diff) | |
download | ports-0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8.tar.gz ports-0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8.zip |
update portname/portversion stuff (games commit part 1, a-c)
Notes
Notes:
svn path=/head/; revision=27502
Diffstat (limited to 'games/crafty-open-large')
-rw-r--r-- | games/crafty-open-large/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/crafty-open-large/Makefile b/games/crafty-open-large/Makefile index 8a99ded0128e..2f99e26eca38 100644 --- a/games/crafty-open-large/Makefile +++ b/games/crafty-open-large/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: crafty-open-large -# Version required: 10 September 1996 # Date created: 1 June 1998 # Whom: Stefan Eggers <seggers@semyam.dinoco.de> # # $FreeBSD$ # -DISTNAME= crafty-open-large-19960910 +PORTNAME= crafty-open-large +PORTVERSION= 19960910 CATEGORIES= games MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/ DISTFILES= large1.zip large2.zip large3.zip large4.zip |