diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-01-09 04:34:15 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-01-09 04:34:15 +0000 |
commit | d77a6e5446b38e467f7a6ad0f1c2f00e85503220 (patch) | |
tree | 1c43207f907ac6688c1cec6c7518cf5d992f4d73 /games/fargoal/Makefile | |
parent | daaa4b1f8b298d0a675fcbda8ab1aa99676a16fc (diff) | |
download | ports-d77a6e5446b38e467f7a6ad0f1c2f00e85503220.tar.gz ports-d77a6e5446b38e467f7a6ad0f1c2f00e85503220.zip |
Notes
Diffstat (limited to 'games/fargoal/Makefile')
-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 e5e0fda53dd2..a9b53441de25 100644 --- a/games/fargoal/Makefile +++ b/games/fargoal/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= squidfighter DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= chris_pressey@yahoo.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Remake of classic roguelike game "Sword of Fargoal" LIB_DEPENDS= alleg.41:${PORTSDIR}/devel/allegro |