diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 06:53:26 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 06:53:26 +0000 |
commit | a7f42416d7a766482b1e0d1d8b9055c917426356 (patch) | |
tree | a9a11ef714e9c9e8e6ef7346e0d5ec79a867bb7f /games/ishido | |
parent | 429158af25cb05709764d4c6fe0104616975ac77 (diff) | |
download | ports-a7f42416d7a766482b1e0d1d8b9055c917426356.tar.gz ports-a7f42416d7a766482b1e0d1d8b9055c917426356.zip |
Notes
Diffstat (limited to 'games/ishido')
-rw-r--r-- | games/ishido/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ishido/Makefile b/games/ishido/Makefile index 91cea5e08a89..7589671b7be7 100644 --- a/games/ishido/Makefile +++ b/games/ishido/Makefile @@ -1,13 +1,13 @@ # ex:ts=8 # New ports collection makefile for: ishido -# Version required: 1.1 # Date created: Wed June 24, 1998 # Whom: Steven H. Samorodin (samorodi@NUXI.com) # # $FreeBSD$ # -DISTNAME= ishido-1.1 +PORTNAME= ishido +PORTVERSION= 1.1 CATEGORIES= games MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/misc/ \ ftp://ftp.nuxi.com/pub/misc/ |