Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-ports.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-12 18:25:38 +0300
committerStefan Eßer <se@FreeBSD.org>2022-09-12 18:29:04 +0300
commit60764ff075c09d6b1d37be83c4d1613ac84b8eab (patch)
treeca3e88868016b7dc6d50a2f9338f26681c9675af /accessibility
parent0dfc497059f640d7c500e034fbbe727eb0606c0e (diff)
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 'accessibility')
-rw-r--r--accessibility/linux-c7-at-spi2-atk/Makefile1
-rw-r--r--accessibility/linux-c7-at-spi2-core/Makefile1
-rw-r--r--accessibility/linux-c7-atk/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/accessibility/linux-c7-at-spi2-atk/Makefile b/accessibility/linux-c7-at-spi2-atk/Makefile
index df3098c5f014..df53d5d3cb54 100644
--- a/accessibility/linux-c7-at-spi2-atk/Makefile
+++ b/accessibility/linux-c7-at-spi2-atk/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= accessibility linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Assistive technology ATK bridge (Linux CentOS ${LINUX_DIST_VER})
+WWW= https://gitlab.gnome.org/GNOME/at-spi2-atk
LICENSE= LGPL20+
diff --git a/accessibility/linux-c7-at-spi2-core/Makefile b/accessibility/linux-c7-at-spi2-core/Makefile
index e7c241f59b4a..ff2feecc33b6 100644
--- a/accessibility/linux-c7-at-spi2-core/Makefile
+++ b/accessibility/linux-c7-at-spi2-core/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= accessibility linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Assistive technology service provider interface (Linux CentOS ${LINUX_DIST_VER})
+WWW= https://gitlab.gnome.org/GNOME/at-spi2-core
LICENSE= LGPL20+
diff --git a/accessibility/linux-c7-atk/Makefile b/accessibility/linux-c7-atk/Makefile
index a2481056d599..af40d693f35b 100644
--- a/accessibility/linux-c7-atk/Makefile
+++ b/accessibility/linux-c7-atk/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= accessibility linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Accessibility Toolkit (Linux CentOS ${LINUX_DIST_VER})
+WWW= https://developer.gnome.org/atk/
LICENSE= GPLv3