diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 1999-06-26 07:53:16 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 1999-06-26 07:53:16 +0000 |
commit | 75d5290a29a2e0c24d22c3a8334b4b3f707f4f8a (patch) | |
tree | 96515d1b732a60826a7655f441b660d9ef396626 /emulators | |
parent | d1ecc97553171f259dd2efafed92bca9188bdcac (diff) | |
download | ports-75d5290a29a2e0c24d22c3a8334b4b3f707f4f8a.tar.gz ports-75d5290a29a2e0c24d22c3a8334b4b3f707f4f8a.zip |
Notes
Diffstat (limited to 'emulators')
-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 2a9ad94db111..d46ce5a98553 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: xzx -# Version required: 2.8.1 +# Version required: 2.9.0 # Date created: 13 Nov 1997 # Whom: Sheldon Hearn <axl@iafrica.com> # -# $Id: Makefile,v 1.11 1999/06/21 11:06:58 sheldonh Exp $ +# $Id: Makefile,v 1.12 1999/06/23 13:19:27 sheldonh Exp $ # DISTNAME= xzx-2.9.0 |