diff options
Diffstat (limited to 'editors/lazarus')
-rw-r--r-- | editors/lazarus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/lazarus/Makefile b/editors/lazarus/Makefile index 56f19844a9fa..1d5690e42fd1 100644 --- a/editors/lazarus/Makefile +++ b/editors/lazarus/Makefile @@ -10,6 +10,7 @@ DIST_SUBDIR= freepascal MAINTAINER?= acm@FreeBSD.org COMMENT?= Portable Delphi-like IDE for the FreePascal compiler (GTK2) +WWW= https://www.lazarus-ide.org/ CONFLICTS?= ${PORTNAME}-qt5 |