diff options
author | Stefan Eßer <se@FreeBSD.org> | 2022-09-12 17:25:38 +0200 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-09-12 17:29:04 +0200 |
commit | 60764ff075c09d6b1d37be83c4d1613ac84b8eab (patch) | |
tree | ca3e88868016b7dc6d50a2f9338f26681c9675af /graphics/linux-c7-wayland | |
parent | 0dfc497059f640d7c500e034fbbe727eb0606c0e (diff) | |
download | freebsd-ports-60764ff075c09d6b1d37be83c4d1613ac84b8eab.zip |
Add missing WWW entries
These ports reference the pkg-descr file of some other port and used
to get the WWW entry from that other port's file.
Reported by: dan@langille.org (Dan Langille)
Diffstat (limited to 'graphics/linux-c7-wayland')
-rw-r--r-- | graphics/linux-c7-wayland/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/linux-c7-wayland/Makefile b/graphics/linux-c7-wayland/Makefile index fb82e0e7270c..59250d8e3ea8 100644 --- a/graphics/linux-c7-wayland/Makefile +++ b/graphics/linux-c7-wayland/Makefile @@ -5,6 +5,7 @@ CATEGORIES= graphics linux MAINTAINER= emulation@FreeBSD.org COMMENT= Wayland compositor libraries (Linux CentOS ${LINUX_DIST_VER}) +WWW= https://wayland.freedesktop.org/ USES= cpe linux:c7 USE_LDCONFIG= yes |