diff options
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 |