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/psim-freebsd | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'emulators/psim-freebsd')
-rw-r--r-- | emulators/psim-freebsd/Makefile | 1 | ||||
-rw-r--r-- | emulators/psim-freebsd/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/psim-freebsd/Makefile b/emulators/psim-freebsd/Makefile index e2f4e5f76ebf..31817646187c 100644 --- a/emulators/psim-freebsd/Makefile +++ b/emulators/psim-freebsd/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= gdb/releases DISTNAME= gdb-${PORTVERSION} MAINTAINER= mp@FreeBSD.org +COMMENT= PowerPC simulator (PSIM) running in the GNU GDB 5 USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/emulators/psim-freebsd/pkg-comment b/emulators/psim-freebsd/pkg-comment deleted file mode 100644 index b74cbfba51be..000000000000 --- a/emulators/psim-freebsd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PowerPC simulator (PSIM) running in the GNU GDB 5 |