diff options
author | ultima <ultima@FreeBSD.org> | 2017-07-04 03:06:08 +0800 |
---|---|---|
committer | ultima <ultima@FreeBSD.org> | 2017-07-04 03:06:08 +0800 |
commit | 911931a4d39031af6c0e4055e11a6b035384d348 (patch) | |
tree | 3b0ba9f13ade0385c5a69128eef433c6976970d6 /www/py-seafdav | |
parent | 55e24e4d413c8fc82c78a76e5bc1bdaa1c26d28e (diff) | |
download | freebsd-ports-gnome-911931a4d39031af6c0e4055e11a6b035384d348.tar.gz freebsd-ports-gnome-911931a4d39031af6c0e4055e11a6b035384d348.tar.zst freebsd-ports-gnome-911931a4d39031af6c0e4055e11a6b035384d348.zip |
* Updated maintainer email
* Changed comment headers to match my name and FreeBSD email
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11466
Diffstat (limited to 'www/py-seafdav')
-rw-r--r-- | www/py-seafdav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-seafdav/Makefile b/www/py-seafdav/Makefile index fb0f2beb6e4a..57ef2b204e2f 100644 --- a/www/py-seafdav/Makefile +++ b/www/py-seafdav/Makefile @@ -7,7 +7,7 @@ DISTVERSIONSUFFIX= -pro CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ultima1252@gmail.com +MAINTAINER= ultima@FreeBSD.org COMMENT= Python library for accessing seafile data model LICENSE= MIT |