diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:45:49 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:45:49 +0000 |
commit | 0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8 (patch) | |
tree | 6a9eecf5c996622bdb9a53dcf4bd868e5d3c2e38 /games/battalion | |
parent | 0f29953274700e3113ef38abbe8132e0b248333d (diff) | |
download | ports-0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8.tar.gz ports-0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8.zip |
Notes
Diffstat (limited to 'games/battalion')
-rw-r--r-- | games/battalion/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/battalion/Makefile b/games/battalion/Makefile index e456618a8666..7716295edcc8 100644 --- a/games/battalion/Makefile +++ b/games/battalion/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: battalion -# Version required: 1.4 # Date created: 17 May 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= battalion-1.4 +PORTNAME= battalion +PORTVERSION= 1.4 CATEGORIES= games MASTER_SITES= http://www.evl.uic.edu/aej/ DISTFILES= battalionSource1.4.tar.Z battalionSUN4.tar.gz |