diff options
Diffstat (limited to 'games/xbattle/Makefile')
-rw-r--r-- | games/xbattle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xbattle/Makefile b/games/xbattle/Makefile index 56845fe78dcf..023aab7be008 100644 --- a/games/xbattle/Makefile +++ b/games/xbattle/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xbattle -# Version required: 15.4.1 # Date created: 6 Apr 97 # Whom: Pedro Giffuni # # $FreeBSD$ # -DISTNAME= xbattle-5.4.1 +PORTNAME= xbattle +PORTVERSION= 5.4.1 CATEGORIES= games MASTER_SITES= ftp://cns-ftp.bu.edu/pub/xbattle/ |