diff options
Diffstat (limited to 'devel/fpc-gdb/Makefile')
-rw-r--r-- | devel/fpc-gdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fpc-gdb/Makefile b/devel/fpc-gdb/Makefile index dbd0331148d5..c59bd66c7511 100644 --- a/devel/fpc-gdb/Makefile +++ b/devel/fpc-gdb/Makefile @@ -23,7 +23,7 @@ PATCH_SITES= ftp://ftp.freepascal.org/fpc/contrib/libgdb/v5.2.1 \ PATCH_SITE_SUBDIR= obrien PATCHFILES= gdb521.dif gdb521_xfree-loadmod.diff -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= GNU GDB 5.2.1 modified for Free Pascal BROKEN= "Does not compile" |