diff options
Diffstat (limited to 'games/redeclipse/Makefile')
-rw-r--r-- | games/redeclipse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/redeclipse/Makefile b/games/redeclipse/Makefile index 91267c39ac6a..5a39a2848450 100644 --- a/games/redeclipse/Makefile +++ b/games/redeclipse/Makefile @@ -6,10 +6,10 @@ # PORTNAME= redeclipse -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}_${PORTVERSION} -DISTNAME= ${PORTNAME}_${PORTVERSION}_linux +DISTNAME= ${PORTNAME}_${PORTVERSION}_linux_bsd MAINTAINER= amdmi3@FreeBSD.org COMMENT= A single-player and multi-player first-person ego-shooter |