diff options
author | lioux <lioux@FreeBSD.org> | 2002-11-24 01:18:39 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-11-24 01:18:39 +0800 |
commit | 57c8ac75909d914fe2587a087be3c903bd2f7fea (patch) | |
tree | 90c6d4d0393651afbc2ad97ccb1148e055c2938b /games | |
parent | b3dc5856bf43eb9b76c83d1601e1538bc3883446 (diff) | |
download | freebsd-ports-gnome-57c8ac75909d914fe2587a087be3c903bd2f7fea.tar.gz freebsd-ports-gnome-57c8ac75909d914fe2587a087be3c903bd2f7fea.tar.zst freebsd-ports-gnome-57c8ac75909d914fe2587a087be3c903bd2f7fea.zip |
Update maintainer email
Diffstat (limited to 'games')
-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 |