diff options
author | David Thiel <lx@FreeBSD.org> | 2014-05-23 17:18:56 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2014-05-23 17:18:56 +0000 |
commit | 29238db46df06037089b73da722b62d009f2dec5 (patch) | |
tree | 19cfe724497267e03998d1f29eec7d1bec1068cb /games | |
parent | f3805d85d401fc625fab0e7c934ab073fbe3978e (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/gltron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gltron/Makefile b/games/gltron/Makefile index 8fec8233b48f..314dbf8036ff 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION} EXTRACT_SUFX= -source.tar.gz -MAINTAINER= lx@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 3D worm game for two players for X Window System LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png |