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/flying | |
parent | 935870e192795a0db5cb9ead5131241e4a62f235 (diff) | |
download | ports-429158af25cb05709764d4c6fe0104616975ac77.tar.gz ports-429158af25cb05709764d4c6fe0104616975ac77.zip |
Notes
Diffstat (limited to 'games/flying')
-rw-r--r-- | games/flying/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/flying/Makefile b/games/flying/Makefile index ef8475f79fa8..e5fb554cdaad 100644 --- a/games/flying/Makefile +++ b/games/flying/Makefile @@ -1,12 +1,12 @@ -# New ports collection makefile for: flying-6.20 -# Version required: 6.20 +# New ports collection makefile for: flying # Date created: 12 Jul 1996 # Whom: searle # # $FreeBSD$ # -DISTNAME= flying-6.20 +PORTNAME= flying +PORTVERSION= 6.20 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/arcade |