diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
commit | 116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3 (patch) | |
tree | 182c3e8b2fec5d158af1b14d92f30efeee781107 /games/battleball | |
parent | ce797dd6db08415f0769d368481029338e73d118 (diff) | |
download | ports-116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3.tar.gz ports-116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3.zip |
Notes
Diffstat (limited to 'games/battleball')
-rw-r--r-- | games/battleball/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/battleball/Makefile b/games/battleball/Makefile index c8e942fa64f6..7470c7f74cef 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 2.1 PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://freebsd.aeternal.net/ports/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= 3D single/multiplayer military soccer game for X Window System |