diff options
Diffstat (limited to 'games/xflame/Makefile')
-rw-r--r-- | games/xflame/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xflame/Makefile b/games/xflame/Makefile index 164db98b9c40..ce1770bf3dc8 100644 --- a/games/xflame/Makefile +++ b/games/xflame/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: XFlame -# Version required: 1.1.1 # Date created: 2 January 1999 # Whom: Kris Kennaway <kkennawa@physics.adelaide.edu.au> # # $FreeBSD$ # -DISTNAME= xflame-1.1.1 +PORTNAME= xflame +PORTVERSION= 1.1.1 CATEGORIES= games MASTER_SITES= http://www.owlnet.rice.edu/~rahul/ |