diff options
Diffstat (limited to 'devel/gdb/Makefile')
-rw-r--r-- | devel/gdb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gdb/Makefile b/devel/gdb/Makefile index 9d485b4bc83c..fc967cbdb352 100644 --- a/devel/gdb/Makefile +++ b/devel/gdb/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= GNU MAINTAINER= pizzamig@FreeBSD.org COMMENT= GNU Project Debugger +WWW= https://www.gnu.org/software/gdb/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING3 |