diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 1999-06-21 11:07:15 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 1999-06-21 11:07:15 +0000 |
commit | fb42f6ed65d891d33b4946d7c8f3fb21166371d7 (patch) | |
tree | 8e028b0a8aaaccf17c53b5eff67e4863a9f5f002 /emulators/xzx | |
parent | eda5ac53e3d23999b9c2af8571e6a0ec368755ab (diff) | |
download | ports-fb42f6ed65d891d33b4946d7c8f3fb21166371d7.tar.gz ports-fb42f6ed65d891d33b4946d7c8f3fb21166371d7.zip |
Notes
Diffstat (limited to 'emulators/xzx')
-rw-r--r-- | emulators/xzx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index ef840db6fb45..6c20c9303b17 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -3,7 +3,7 @@ # Date created: 13 Nov 1997 # Whom: Sheldon Hearn <axl@iafrica.com> # -# $Id: Makefile,v 1.9 1999/03/14 17:47:30 billf Exp $ +# $Id: Makefile,v 1.10 1999/05/09 14:15:00 flathill Exp $ # DISTNAME= xzx-2.8.1 @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/emulators/zx -MAINTAINER= sheldonh@iafrica.com +MAINTAINER= sheldonh@FreeBSD.org USE_X_PREFIX= yes GNU_CONFIGURE= yes |