diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
commit | a8edaa568e0db83154c1ce5979c37cb5c942532b (patch) | |
tree | 110d043f98294817f33061c96cc974f48e3b061f /emulators/its | |
parent | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff) |
Notes
Diffstat (limited to 'emulators/its')
-rw-r--r-- | emulators/its/Makefile | 1 | ||||
-rw-r--r-- | emulators/its/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/its/Makefile b/emulators/its/Makefile index 4b8a4f978879..dc34a7d23e34 100644 --- a/emulators/its/Makefile +++ b/emulators/its/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .bz2 EXTRACT_ONLY= # none MAINTAINER= kstailey@yahoo.com +COMMENT= Bootable ITS filesystem for KLH-10 PDP-10 emulator BUILD_DEPENDS= kn10-ks:${PORTSDIR}/emulators/klh10 RUN_DEPENDS= kn10-ks:${PORTSDIR}/emulators/klh10 diff --git a/emulators/its/pkg-comment b/emulators/its/pkg-comment deleted file mode 100644 index 3f2fb50f3590..000000000000 --- a/emulators/its/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Bootable ITS filesystem for KLH-10 PDP-10 emulator |