diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnome-shell-extension-recent-items/Makefile | 1 | ||||
-rw-r--r-- | deskutils/ical/Makefile | 1 | ||||
-rw-r--r-- | deskutils/p5-Goo/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/deskutils/gnome-shell-extension-recent-items/Makefile b/deskutils/gnome-shell-extension-recent-items/Makefile index 7430d72f0284..ff234a3244d1 100644 --- a/deskutils/gnome-shell-extension-recent-items/Makefile +++ b/deskutils/gnome-shell-extension-recent-items/Makefile @@ -6,6 +6,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Recent items extensions for the GNOME3 shell +WWW= https://github.com/bananenfisch/RecentItems LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/deskutils/ical/Makefile b/deskutils/ical/Makefile index cb6384ec84d2..e40ce33c1298 100644 --- a/deskutils/ical/Makefile +++ b/deskutils/ical/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://launchpad.net/ical-tcl/+download/ \ MAINTAINER= fbsd@opal.com COMMENT= Calendar application +WWW= https://www.isi.edu/~johnh/SOFTWARE/ICAL/ LICENSE= GPLv2 diff --git a/deskutils/p5-Goo/Makefile b/deskutils/p5-Goo/Makefile index 0dfb7d92df1f..5155c906adda 100644 --- a/deskutils/p5-Goo/Makefile +++ b/deskutils/p5-Goo/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Stick Things together with The Goo +WWW= https://metacpan.org/release/Goo LICENSE= ART10 GPLv1+ LICENSE_COMB= dual |