diff options
-rw-r--r-- | games/gnake/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnake/Makefile b/games/gnake/Makefile index b2c27207fdfc..24b4718de952 100644 --- a/games/gnake/Makefile +++ b/games/gnake/Makefile @@ -8,8 +8,8 @@ MASTER_SITES= LOCAL/chinsan \ http://lightless.org/files/ DISTNAME= Gnake.${PORTVERSION} -MAINTAINER= ports@FreeBSD.org -COMMENT= A Nibbles clone for GNU/Linux and *BSD +MAINTAINER= jgh@FreeBSD.org +COMMENT= Nibbles clone for GNU/Linux and *BSD LICENSE= GPLv2 LDFLAGS+= -L${LOCALBASE}/lib -lncurses |