diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
commit | 73c7900f5b9459d1ff37b148013ae7d358f11811 (patch) | |
tree | aba8a3402772bc52b804ff2367685d0187a11040 /games/fargoal | |
parent | e01dea753dd61328ed7bcdbc1442bbfc290a56b6 (diff) | |
download | ports-73c7900f5b9459d1ff37b148013ae7d358f11811.tar.gz ports-73c7900f5b9459d1ff37b148013ae7d358f11811.zip |
Notes
Diffstat (limited to 'games/fargoal')
-rw-r--r-- | games/fargoal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fargoal/Makefile b/games/fargoal/Makefile index d0353b346a38..20c9f53e79ce 100644 --- a/games/fargoal/Makefile +++ b/games/fargoal/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF/squidfighter/${PORTNAME}/20040630 DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Remake of classic roguelike game "Sword of Fargoal" LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro |