diff options
author | wiz <wiz@pkgsrc.org> | 2000-08-11 01:07:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-08-11 01:07:45 +0000 |
commit | c750c08ad9887fb1fbf2c1772fddd57219e35575 (patch) | |
tree | 61a4b821a3d41eb58b4ea1f9a30c2bb342ddaf2f /emulators | |
parent | 4172b6b6d8869076f33facee7ed0e07951cc74e2 (diff) | |
download | pkgsrc-c750c08ad9887fb1fbf2c1772fddd57219e35575.tar.gz |
Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/atari800/pkg/DESCR | 6 | ||||
-rw-r--r-- | emulators/pcemu/pkg/DESCR | 2 | ||||
-rw-r--r-- | emulators/spim/pkg/DESCR | 2 |
3 files changed, 1 insertions, 9 deletions
diff --git a/emulators/atari800/pkg/DESCR b/emulators/atari800/pkg/DESCR index 8abc7000817..163d2c004f6 100644 --- a/emulators/atari800/pkg/DESCR +++ b/emulators/atari800/pkg/DESCR @@ -22,9 +22,3 @@ called PC Xformer 2.5 which contains copies of these ROM files. If you would like to take a further look at XF2.5 you should find it in your distfiles directory (if it successfully down-loaded :->). For more info on this emulator check out "http://www.halcyon.com/brasoft/". - -Share and enjoy, - -Joel... -jsutton@webnet.com.au -(from the FreeBSD port) diff --git a/emulators/pcemu/pkg/DESCR b/emulators/pcemu/pkg/DESCR index 18f47202dad..02232e98497 100644 --- a/emulators/pcemu/pkg/DESCR +++ b/emulators/pcemu/pkg/DESCR @@ -1,4 +1,4 @@ - PC Emulator for Unix and X Windows +PC Emulator for Unix and X Windows As the title suggests, this is a Unix/X windows program which is designed to emulate a standard 8086 based PC. diff --git a/emulators/spim/pkg/DESCR b/emulators/spim/pkg/DESCR index 7119312777b..69a95976e32 100644 --- a/emulators/spim/pkg/DESCR +++ b/emulators/spim/pkg/DESCR @@ -11,5 +11,3 @@ an instruction and data cache. This simulator is useful in CS and EE classes, including providing a target machine for compilers courses, lower division assembly language programming, microprocessor design courses, etc... - - -- David O'Brien (obrien@cs.ucdavis.edu) |