diff options
Diffstat (limited to 'devel/libltdl/Makefile')
-rw-r--r-- | devel/libltdl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libltdl/Makefile b/devel/libltdl/Makefile index 7d2596ef67e4..684f14286362 100644 --- a/devel/libltdl/Makefile +++ b/devel/libltdl/Makefile @@ -2,6 +2,7 @@ PORTNAME= libltdl PORTREVISION= 0 COMMENT= System independent dlopen wrapper +WWW= https://www.gnu.org/software/libtool/ .include "${.CURDIR}/../libtool/Makefile.common" |