diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /emulators/hercules | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'emulators/hercules')
-rw-r--r-- | emulators/hercules/Makefile | 1 | ||||
-rw-r--r-- | emulators/hercules/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index 84591759cbd4..3d7c34e37bdf 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -11,6 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.conmicro.cx/hercules/ MAINTAINER= phk@FreeBSD.org +COMMENT= The Hercules System/370, ESA/390, and z/Architecture Emulator GNU_CONFIGURE= yes USE_REINPLACE= yes diff --git a/emulators/hercules/pkg-comment b/emulators/hercules/pkg-comment deleted file mode 100644 index e302b0543a42..000000000000 --- a/emulators/hercules/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Hercules System/370, ESA/390, and z/Architecture Emulator |