diff options
Diffstat (limited to 'sysutils/patchelf/Makefile')
-rw-r--r-- | sysutils/patchelf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/patchelf/Makefile b/sysutils/patchelf/Makefile index bf76a0bb099c..c4f98a4666e9 100644 --- a/sysutils/patchelf/Makefile +++ b/sysutils/patchelf/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://github.com/NixOS/${PORTNAME}/releases/download/${DISTVERSI MAINTAINER= yuri@FreeBSD.org COMMENT= Utility to modify the dynamic linker +WWW= https://github.com/NixOS/patchelf LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING |