diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
commit | 21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269 (patch) | |
tree | 2bd8e30787adc060967df63687cf5230898ef8ca /emulators/psim-freebsd/Makefile | |
parent | 34113719aea618f80d0f309d53402d769feb9985 (diff) | |
download | ports-21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269.tar.gz ports-21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269.zip |
Notes
Diffstat (limited to 'emulators/psim-freebsd/Makefile')
-rw-r--r-- | emulators/psim-freebsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/psim-freebsd/Makefile b/emulators/psim-freebsd/Makefile index 4a5eba8814e9..be8f662131a8 100644 --- a/emulators/psim-freebsd/Makefile +++ b/emulators/psim-freebsd/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= gdb/releases DISTNAME= gdb-${PORTVERSION} -MAINTAINER= mp@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PowerPC simulator (PSIM) running in the GNU GDB 6 USE_BZIP2= yes |