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/krogue | |
parent | 429158af25cb05709764d4c6fe0104616975ac77 (diff) |
Notes
Diffstat (limited to 'games/krogue')
-rw-r--r-- | games/krogue/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/krogue/Makefile b/games/krogue/Makefile index fa335f183b2b..9afc5bcae153 100644 --- a/games/krogue/Makefile +++ b/games/krogue/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: krogue -# Version required: 0.9.6 # Date created: 19 Nov 1999 # Whom: Will Andrews <andrews@technologist.com> # # $FreeBSD$ # -DISTNAME= krogue-0.9.6 +PORTNAME= krogue +PORTVERSION= 0.9.6 CATEGORIES= games MASTER_SITES= http://ksi.ii.uj.edu.pl/krogue/dl/ EXTRACT_SUFX= .tgz |