Date: Sun, 25 Oct 2020 22:15:17 +0000 (UTC) From: =?UTF-8?Q?Stefan_E=c3=9fer?= <se@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r553296 - head/deskutils Message-ID: <202010252215.09PMFHBQ004580@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: se Date: Sun Oct 25 22:15:17 2020 New Revision: 553296 URL: https://svnweb.freebsd.org/changeset/ports/553296 Log: Connect the calendar port This port is currently only useful for testing in combination with the calendar-data port. Modified: head/deskutils/Makefile Modified: head/deskutils/Makefile ============================================================================== --- head/deskutils/Makefile Sun Oct 25 22:13:57 2020 (r553295) +++ head/deskutils/Makefile Sun Oct 25 22:15:17 2020 (r553296) @@ -25,6 +25,7 @@ SUBDIR += caja-extensions SUBDIR += cal SUBDIR += calcurse + SUBDIR += calendar SUBDIR += calendar-data SUBDIR += calibre SUBDIR += cartotheque
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010252215.09PMFHBQ004580>