diff options
author | tcberner <tcberner@FreeBSD.org> | 2017-10-01 04:24:06 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2017-10-01 04:24:06 +0800 |
commit | 21dfce5e0a20d2bb0bdb6bb29eda776556e764e3 (patch) | |
tree | 957d20b618a5f62388b9900743d2c0a6f32b2469 /www | |
parent | 42cd3a0378d71d4059c4e0829948f8ced23207ed (diff) | |
download | freebsd-ports-gnome-21dfce5e0a20d2bb0bdb6bb29eda776556e764e3.tar.gz freebsd-ports-gnome-21dfce5e0a20d2bb0bdb6bb29eda776556e764e3.tar.zst freebsd-ports-gnome-21dfce5e0a20d2bb0bdb6bb29eda776556e764e3.zip |
Give www/davical to lbdm@privacychain.ch
Diffstat (limited to 'www')
-rw-r--r-- | www/davical/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/davical/Makefile b/www/davical/Makefile index 6125e93837c1..918e17bb6211 100644 --- a/www/davical/Makefile +++ b/www/davical/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 1 CATEGORIES?= www MASTER_SITES= https://gitlab.com/${PORTNAME}-project/${PORTNAME}/repository/archive.tar.gz?ref=${DISTVERSIONPREFIX}${PORTVERSION}&dummy=/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lbdm@privacychain.ch COMMENT= Simple CalDAV server using a postgres backend LICENSE= GPLv2 LGPL21 |