diff options
Diffstat (limited to 'devel/libtool/Makefile')
-rw-r--r-- | devel/libtool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libtool/Makefile b/devel/libtool/Makefile index 28058c706f0b..5121661dc23c 100644 --- a/devel/libtool/Makefile +++ b/devel/libtool/Makefile @@ -2,6 +2,7 @@ PORTNAME= libtool PORTREVISION= 0 COMMENT= Generic shared library support script +WWW= https://www.gnu.org/software/libtool/ .include "${.CURDIR}/../libtool/Makefile.common" |