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