diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 06:43:02 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 06:43:02 +0000 |
commit | 429158af25cb05709764d4c6fe0104616975ac77 (patch) | |
tree | 9e9cb106a6ea302a7f591288518ee4b0522e76e8 /games/gno3dtet/Makefile | |
parent | 935870e192795a0db5cb9ead5131241e4a62f235 (diff) | |
download | ports-429158af25cb05709764d4c6fe0104616975ac77.tar.gz ports-429158af25cb05709764d4c6fe0104616975ac77.zip |
Notes
Diffstat (limited to 'games/gno3dtet/Makefile')
-rw-r--r-- | games/gno3dtet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index 19c485b4a5d9..87cf871bb0d7 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gno3dtet -# Version required: 1.0.0 # Date created: 21 Dec 1999 # Whom: Will Andrews <andrews@technologist.com> # # $FreeBSD$ # -DISTNAME= gno3dtet-1.0.0 +PORTNAME= gno3dtet +PORTVERSION= 1.0.0 CATEGORIES= games MASTER_SITES= ftp://webdat.com/pub/seb/gno3dtet/ EXTRACT_SUFX= .tgz |