diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-12 04:56:17 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-12 04:56:17 +0000 |
commit | b7f08d10c0d0a613ef1f2d4f805e1e14fd1cfc4d (patch) | |
tree | 5385aaba8d145f303a49f4d03b2ae3374f09932a /emulators/xzx/Makefile | |
parent | 5e49915a14d6e0074778dbb432dd40bbd9120b02 (diff) |
Notes
Diffstat (limited to 'emulators/xzx/Makefile')
-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 e2889257fc51..e51f0b0e826a 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xzx -# Version required: 2.9.0 # Date created: 13 Nov 1997 # Whom: Sheldon Hearn <axl@iafrica.com> # # $FreeBSD$ # -DISTNAME= xzx-2.9.1 +PORTNAME= xzx +PORTVERSION= 2.9.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/emulators/zx |