diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-02-21 18:24:12 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-02-21 18:24:12 +0000 |
commit | ab74d29702d994a6944a1f9898db057f53e0177d (patch) | |
tree | c320bce3759da75910839a0b9425e07f01fd3997 /emulators/xzx | |
parent | bc80949781a1656e1052dfd317d8094433639838 (diff) | |
download | ports-ab74d29702d994a6944a1f9898db057f53e0177d.tar.gz ports-ab74d29702d994a6944a1f9898db057f53e0177d.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 32a9a48ba9f7..2470369676f2 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.9.3 CATEGORIES= emulators MASTER_SITES= ftp://ftp.void.jump.org/pub/sinclair/emulators/unix/ -MAINTAINER= sheldonh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes GNU_CONFIGURE= yes |