diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 04:26:12 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 04:26:12 +0000 |
commit | cffb4846f4d8298329e2f180db80972662d52a59 (patch) | |
tree | bf2636bcc4f416edbe046af800cb72378d5e18e1 /games/adonthell | |
parent | 11298ee83b48429295ef18f77af53a5645578d82 (diff) |
Notes
Diffstat (limited to 'games/adonthell')
-rw-r--r-- | games/adonthell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/adonthell/Makefile b/games/adonthell/Makefile index 35952dbcecf3..d080bece70b1 100644 --- a/games/adonthell/Makefile +++ b/games/adonthell/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${PORTNAME}-src-${PORTVERSION}a${EXTRACT_SUFX} \ wastesedge-src-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= flynn@energyhq.es.eu.org +MAINTAINER= ports@FreeBSD.org COMMENT= A free role playing game BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 \ |