diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-10-01 04:24:06 +0800 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-10-01 04:24:06 +0800 |
commit | 1081c4aabc833225c5a9c682564388f2ee82311c (patch) | |
tree | 957d20b618a5f62388b9900743d2c0a6f32b2469 | |
parent | 7492d4c02aa6e355ab2caaa1b2e2ef0e4ce47f03 (diff) | |
download | freebsd-ports-gnome-1081c4aabc833225c5a9c682564388f2ee82311c.tar.gz freebsd-ports-gnome-1081c4aabc833225c5a9c682564388f2ee82311c.tar.zst freebsd-ports-gnome-1081c4aabc833225c5a9c682564388f2ee82311c.zip |
Give www/davical to lbdm@privacychain.ch
-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 |