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-small | |
parent | portname/portversion update (diff) |
update portname/portversion stuff (games commit part 1, a-c)
Notes
Notes:
svn path=/head/; revision=27502
Diffstat (limited to 'games/crafty-open-small')
-rw-r--r-- | games/crafty-open-small/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/crafty-open-small/Makefile b/games/crafty-open-small/Makefile index c17c1360c41e..bca5284981b5 100644 --- a/games/crafty-open-small/Makefile +++ b/games/crafty-open-small/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: crafty-open-small -# Version required: 1 March 1997 # Date created: 1 June 1998 # Whom: Stefan Eggers <seggers@semyam.dinoco.de> # # $FreeBSD$ # -DISTNAME= small -PKGNAME= crafty-open-small-19970301 +PORTNAME= crafty-open-small +PORTVERSION= 19970301 CATEGORIES= games MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/ +DISTNAME= small MAINTAINER= seggers@semyam.dinoco.de |