diff options
author | Will Andrews <will@FreeBSD.org> | 2002-06-11 13:57:05 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-06-11 13:57:05 +0000 |
commit | 6537fcf4374c413f5fb42417b9acc29ded8d1ae3 (patch) | |
tree | 73aca1fb7f4ce70150a540954950c0c712ada607 /emulators/xzx | |
parent | 432b219234feb424ed68eecdb6e74c542b83e62d (diff) | |
download | ports-6537fcf4374c413f5fb42417b9acc29ded8d1ae3.tar.gz ports-6537fcf4374c413f5fb42417b9acc29ded8d1ae3.zip |
Notes
Diffstat (limited to 'emulators/xzx')
-rw-r--r-- | emulators/xzx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index 1e198182cf57..337fef28732c 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.philosys.de/~kunze/xzx.purespace.de/xzx/ DISTNAME= ${PORTNAME}-pro-${PORTVERSION}-eval -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.homeip.net # xmkmf is used in configure script BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4 |