diff options
Diffstat (limited to 'games/ishido/Makefile')
-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/ |