diff options
Diffstat (limited to 'games/epiar/Makefile')
-rw-r--r-- | games/epiar/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/epiar/Makefile b/games/epiar/Makefile index 0dd30e2a38cd..fc9a60fd9bd3 100644 --- a/games/epiar/Makefile +++ b/games/epiar/Makefile @@ -1,4 +1,4 @@ -# Created by: nemysis <nemysis@gmx.ch> +# Created by: Rusmir Dusko <nemysis@FreeBSD.org> # $FreeBSD$ PORTNAME= epiar @@ -6,7 +6,7 @@ PORTVERSION= 0.5.1 PORTREVISION= 3 CATEGORIES= games -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= games@FreeBSD.org COMMENT= Space trading/exploring sim with RPG elements LICENSE= GPLv2 CCbyNCSA3 @@ -35,7 +35,6 @@ ACLOCAL_ARGS= GNU_CONFIGURE= yes PORTDOCS= AUTHORS ChangeLog README - OPTIONS_DEFINE= DOCS # Wrong versioning upstream |