diff options
Diffstat (limited to 'games/xshipwars-client/Makefile')
-rw-r--r-- | games/xshipwars-client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xshipwars-client/Makefile b/games/xshipwars-client/Makefile index 72dc58d69cb9..c90cf642729c 100644 --- a/games/xshipwars-client/Makefile +++ b/games/xshipwars-client/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: XShipWars-Game-Client -# Version required: 1.23 # Date created: Nov 7th 1999 # Whom: troll # # $FreeBSD$ # -DISTNAME= xshipwars-client-1.23 +PORTNAME= xshipwars-client +PORTVERSION= 1.23 CATEGORIES= games MASTER_SITES= ftp://fox.mit.edu/pub/xsw/ DISTFILES= xsw1.23.tgz stimages1.3.tgz |