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/gemdropx/Makefile | |
parent | 935870e192795a0db5cb9ead5131241e4a62f235 (diff) | |
download | ports-429158af25cb05709764d4c6fe0104616975ac77.tar.gz ports-429158af25cb05709764d4c6fe0104616975ac77.zip |
Notes
Diffstat (limited to 'games/gemdropx/Makefile')
-rw-r--r-- | games/gemdropx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile index e076fe244fb1..c0aabe38d6fd 100644 --- a/games/gemdropx/Makefile +++ b/games/gemdropx/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gemdropx -# Version required: 0.7 # Date created: 9 March 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= gemdropx-0.7 +PORTNAME= gemdropx +PORTVERSION= 0.7 CATEGORIES= games MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/ |