diff options
author | maho <maho@FreeBSD.org> | 2003-07-21 10:23:18 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-07-21 10:23:18 +0800 |
commit | 5f1a87d302dec1c546fc4aef699713feee92dc83 (patch) | |
tree | 678e56550e315d0b5166636d36a26c6ae4ece3ca /emulators | |
parent | 2e4453343e951076a6f0850b8dae66fad84d4cae (diff) | |
download | freebsd-ports-gnome-5f1a87d302dec1c546fc4aef699713feee92dc83.tar.gz freebsd-ports-gnome-5f1a87d302dec1c546fc4aef699713feee92dc83.tar.zst freebsd-ports-gnome-5f1a87d302dec1c546fc4aef699713feee92dc83.zip |
1. files/src+X48.ad is not doing anything so removed.
2. typo in pkg-descr
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/x48/files/src+X48.ad | 19 | ||||
-rw-r--r-- | emulators/x48/pkg-descr | 2 |
2 files changed, 1 insertions, 20 deletions
diff --git a/emulators/x48/files/src+X48.ad b/emulators/x48/files/src+X48.ad deleted file mode 100644 index 812729cd00bf..000000000000 --- a/emulators/x48/files/src+X48.ad +++ /dev/null @@ -1,19 +0,0 @@ ---- src/X48.ad.orig Sat Jun 28 22:22:06 2003 -+++ src/X48.ad Sat Jun 28 22:26:22 2003 -@@ -50,14 +50,14 @@ - ! - *useTerminal: True - *useSerial: False --*serialLine: /dev/ttyS0 -+*serialLine: /dev/cuaa0 - - ! - ! stuff controlling initialization - ! - *completeInitialize: False - *resetOnStartup: False --*romFileName: rom.dump -+*romFileName: gxrom-r - *homeDirectory: .hp48 - - ! diff --git a/emulators/x48/pkg-descr b/emulators/x48/pkg-descr index 3d1ff83944ec..944b0d548f30 100644 --- a/emulators/x48/pkg-descr +++ b/emulators/x48/pkg-descr @@ -1,6 +1,6 @@ This emulator is capable of providing a faithful replication of the HP48. -Around mid 2000, Hewlett Packard has gratituoslys made available the +Around mid 2000, Hewlett Packard has graciously made available the ROMs required to run package. WWW: http://www.hp.com/calculators |