diff options
Diffstat (limited to 'games/ptkei/Makefile')
-rw-r--r-- | games/ptkei/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ptkei/Makefile b/games/ptkei/Makefile index dd11f0aa401d..444f23b00c3d 100644 --- a/games/ptkei/Makefile +++ b/games/ptkei/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ptkei -# Version required: 1.10 # Date created: 26 October 1999 # Whom: Daniel O'Connor <darius@dons.net.au> # # $FreeBSD$ # -DISTNAME= ptkei-1.10 +PORTNAME= ptkei +PORTVERSION= 1.10 CATEGORIES= games MASTER_SITES= http://www.cse.buffalo.edu/~koconnor/ptkei/download/ |