diff options
Diffstat (limited to 'emulators/xgs')
| -rw-r--r-- | emulators/xgs/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/emulators/xgs/Makefile b/emulators/xgs/Makefile index 8bd20c995594..cf3180332576 100644 --- a/emulators/xgs/Makefile +++ b/emulators/xgs/Makefile @@ -1,17 +1,14 @@ # New ports collection makefile for: xgs -# Version required: 0.50 # Date created: 2nd May, 1997 # Whom: Joel Sutton <sutton@aardvark.apana.org.au> # # $FreeBSD$ # - # This is the stable release of the xgs emulator. Sound support is # currently broken. -# Distfile collection and extraction stuff -# -DISTNAME= xgs-0.50 +PORTNAME= xgs +PORTVERSION= 0.50 CATEGORIES= emulators MASTER_SITES= http://www.inwards.com/xgs/ \ ftp://ftp.apple.asimov.net/pub/apple_II/emulators/rom_images/ |
