diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2023-11-06 08:24:43 +0000 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2023-11-06 10:03:47 +0000 |
commit | 06df180a9e39055026499a326ef67812801a8919 (patch) | |
tree | 5a186d6ee5ae8b0428f6206221d5b0788fc4c050 /deskutils/pal | |
parent | 907f822b01f0ad4d30ff2b326d0317f6d6727c6d (diff) | |
download | ports-06df180a9e39055026499a326ef67812801a8919.tar.gz ports-06df180a9e39055026499a326ef67812801a8919.zip |
Diffstat (limited to 'deskutils/pal')
-rw-r--r-- | deskutils/pal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/pal/Makefile b/deskutils/pal/Makefile index 98f34744b6d1..009c0fc67971 100644 --- a/deskutils/pal/Makefile +++ b/deskutils/pal/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF/${PORTNAME}cal/${PORTNAME}/${PORTVERSION} MAINTAINER= h.skuhra@gmail.com COMMENT= Calendar application -WWW= http://palcal.sourceforge.net/ +WWW= https://palcal.sourceforge.net/ USES= gettext gmake gnome ncurses pkgconfig readline tar:tgz USE_GNOME= glib20 |