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 /net/kcalutils | |
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 'net/kcalutils')
-rw-r--r-- | net/kcalutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/kcalutils/Makefile b/net/kcalutils/Makefile index 50e3b324f0be..6bacb08fad1d 100644 --- a/net/kcalutils/Makefile +++ b/net/kcalutils/Makefile @@ -4,6 +4,7 @@ CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE utility and user interface functions for accessing calendar +WWW= https://www.kde.org/ LICENSE= LGPL21 |