diff options
author | trasz <trasz@FreeBSD.org> | 2007-07-30 23:56:04 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2007-07-30 23:56:04 +0800 |
commit | 7cedeab24e6876d12879c76b7a9c48a900712928 (patch) | |
tree | 237373f154f6dd4c6a6d36ab1cbc43166ab778d9 /emulators | |
parent | 9c10dd1df0133358f5918d028bf3ba6158462c8c (diff) | |
download | freebsd-ports-gnome-7cedeab24e6876d12879c76b7a9c48a900712928.tar.gz freebsd-ports-gnome-7cedeab24e6876d12879c76b7a9c48a900712928.tar.zst freebsd-ports-gnome-7cedeab24e6876d12879c76b7a9c48a900712928.zip |
- Update description of the port.
Submitted by: Ray Arachelian
Approved by: miwi (mentor)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/lisaem/Makefile | 2 | ||||
-rw-r--r-- | emulators/lisaem/pkg-descr | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/emulators/lisaem/Makefile b/emulators/lisaem/Makefile index be35f723c848..aab0504aa03f 100644 --- a/emulators/lisaem/Makefile +++ b/emulators/lisaem/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://lisaem.sunder.net/20070707/ MAINTAINER= trasz@FreeBSD.org -COMMENT= Apple Lisa emulator +COMMENT= Apple Lisa 2 Emulator BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ pngtopnm:${PORTSDIR}/graphics/netpbm diff --git a/emulators/lisaem/pkg-descr b/emulators/lisaem/pkg-descr index 1c65ae9a9178..f2c29c09cb70 100644 --- a/emulators/lisaem/pkg-descr +++ b/emulators/lisaem/pkg-descr @@ -1,3 +1,5 @@ -Emulator for Apple Lisa 2/5 computer. +The first fully functional Apple Lisa 2 emulator. This package emulates +a Lisa 2 computer, as well as its profile hard drives, and ImageWriter +or ADMP printers. WWW: http://lisaem.sunder.net/ |