diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-26 00:28:23 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-26 00:28:23 +0000 |
commit | 2bb59ebeda72f43f1ffad9e47a4bf9ca7d5a1b4c (patch) | |
tree | e61867e37e19a2c5b3e3f264941796ba42927f12 /emulators/xzx | |
parent | 57c0523cbd13183e45c9b054cf138aeddba8bb04 (diff) | |
download | ports-2bb59ebeda72f43f1ffad9e47a4bf9ca7d5a1b4c.tar.gz ports-2bb59ebeda72f43f1ffad9e47a4bf9ca7d5a1b4c.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 c8355e90c579..66d729655c93 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= flynn@energyhq.homeip.net +MAINTAINER= adam@vectors.cx # xmkmf is used in configure script BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4 |