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 /devel/linux-c7-dbus-glib | |
parent | archivers/libdeflate: update the port to version 1.14 (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 'devel/linux-c7-dbus-glib')
-rw-r--r-- | devel/linux-c7-dbus-glib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/linux-c7-dbus-glib/Makefile b/devel/linux-c7-dbus-glib/Makefile index eac0d07e2975..e57243460eb0 100644 --- a/devel/linux-c7-dbus-glib/Makefile +++ b/devel/linux-c7-dbus-glib/Makefile @@ -6,6 +6,7 @@ CATEGORIES= devel linux MAINTAINER= emulation@FreeBSD.org COMMENT= GLib bindings for D-Bus (Linux CentOS ${LINUX_DIST_VER}) +WWW= https://www.freedesktop.org/wiki/Software/DBusBindings/ USES= cpe linux:c7 CPE_VENDOR= freedesktop |