diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-09 18:52:32 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-09 18:52:32 +0000 |
commit | b164cdd535550f975a4c36f0f028520c22cff790 (patch) | |
tree | 51e90ed4b8f9406992b1d239aa9b776a7c8c4033 /games/adonthell | |
parent | 706ab3f6f12e822ca81e6d52b9aa23dd8c31e963 (diff) | |
download | ports-b164cdd535550f975a4c36f0f028520c22cff790.tar.gz ports-b164cdd535550f975a4c36f0f028520c22cff790.zip |
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 d8ff7abd66e1..9679a2d6c384 100644 --- a/games/adonthell/Makefile +++ b/games/adonthell/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/src DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ wastesedge-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.es.eu.org COMMENT= A free role playing game BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 |