diff options
author | max <max@FreeBSD.org> | 1997-06-30 11:01:11 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-06-30 11:01:11 +0000 |
commit | d95d89870c4e7033874c3330c61edb4922c3638c (patch) | |
tree | f5d9322edd771262e06d4fc0adb2bd16712533d5 /emulators | |
parent | c5236567feab7a6fcd354097244a9ca6cd6ce4d6 (diff) | |
download | FreeBSD-ports-d95d89870c4e7033874c3330c61edb4922c3638c.zip FreeBSD-ports-d95d89870c4e7033874c3330c61edb4922c3638c.tar.gz |
Some small changes including the maintainer's e-mail address.
PR: 3975
Submitted by: sutton@aardvark.apana.org.au
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/aftp/Makefile | 4 | ||||
-rw-r--r-- | emulators/aftp/pkg-descr | 7 |
2 files changed, 6 insertions, 5 deletions
diff --git a/emulators/aftp/Makefile b/emulators/aftp/Makefile index f9c8908..9c5e0a5 100644 --- a/emulators/aftp/Makefile +++ b/emulators/aftp/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: aftp # Version required: 1.0 # Date created: 18th Febuary 1997 -# Whom: Joel Sutton <suttonj@interconnect.com.au> +# Whom: Joel Sutton <sutton@aardvark.apana.org.au> # # $Id$ # @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= ftp://ftp.apple.asimov.net/pub/apple_II/incoming/ EXTRACT_SUFX= .tgz -MAINTAINER= suttonj@interconnect.com.au +MAINTAINER= sutton@aardvark.apana.org.au MAN1= aftp.1 diff --git a/emulators/aftp/pkg-descr b/emulators/aftp/pkg-descr index a048223..04630f1 100644 --- a/emulators/aftp/pkg-descr +++ b/emulators/aftp/pkg-descr @@ -1,7 +1,8 @@ aftp manipulates and browses Apple II disk images. It -supports both Apple DOS 3.3, ProDOS and XGS images. +supports both Apple II DOS 3.3, ProDOS and XGS images. Both binary floppy images (.IIE) and hard disk volume -(.HDV) images are also supported. +(.HDV) images are also supported. It does NOT support the +new 2mg format. This version contains my patches and man page but nothing significant has changed since Andru Luvisi released it at the end of 1996. @@ -9,4 +10,4 @@ has changed since Andru Luvisi released it at the end of 1996. Share and enjoy, Joel... -suttonj@interconnect.com.au +sutton@aardvark.apana.org.au |