diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-23 17:18:39 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-23 17:18:39 +0000 |
commit | 6fe33197de5e1c7c7bd5f6c745d1f10c9491dbc6 (patch) | |
tree | 7f3f5decfe0456756de5d4b919f83d914c5bd86a /games/HeroesOfMightAndMagic | |
parent | Update holiday information about in coming year 2003. (diff) |
Update maintainer email
Notes
Notes:
svn path=/head/; revision=70877
Diffstat (limited to 'games/HeroesOfMightAndMagic')
-rw-r--r-- | games/HeroesOfMightAndMagic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/HeroesOfMightAndMagic/Makefile b/games/HeroesOfMightAndMagic/Makefile index 8f2062165d2c..e534213561ea 100644 --- a/games/HeroesOfMightAndMagic/Makefile +++ b/games/HeroesOfMightAndMagic/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= DISTFILES= -MAINTAINER= holger@eit.uni-kl.de +MAINTAINER= holger@e-gitt.net RUN_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \ ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk |