diff options
Diffstat (limited to 'devel/libatomic_ops/Makefile')
-rw-r--r-- | devel/libatomic_ops/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libatomic_ops/Makefile b/devel/libatomic_ops/Makefile index 6e8af07c7e22..1b920022dc4b 100644 --- a/devel/libatomic_ops/Makefile +++ b/devel/libatomic_ops/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://github.com/ivmai/${PORTNAME}/releases/download/v${DISTVERS MAINTAINER= rodrigo@FreeBSD.org COMMENT= Atomic operations access library +WWW= https://github.com/ivmai/libatomic_ops LICENSE= BSD2CLAUSE GPLv2 LICENSE_COMB= multi |