diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-14 06:43:02 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-14 06:43:02 +0000 |
commit | 6599d6b639f394c76bd685334176d0ea473272f6 (patch) | |
tree | 87290a24dc693e032af86ef10d80bb0e033177d2 /games/flying | |
parent | bd7c26fd475b83cf08e572e12b2d6e9f8af4d3b9 (diff) | |
download | FreeBSD-ports-6599d6b639f394c76bd685334176d0ea473272f6.zip FreeBSD-ports-6599d6b639f394c76bd685334176d0ea473272f6.tar.gz |
PORTNAME/PORTVERSION stuff
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 ef8475f..e5fb554 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 |