diff options
author | wg <wg@FreeBSD.org> | 2013-05-16 03:33:14 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-05-16 03:33:14 +0800 |
commit | 9feca44cf8b047f10d6f99e83e79d4e6598486ef (patch) | |
tree | dafd1d41afee0fa3ffa269789a0c705db5de5a25 /multimedia/py-subliminal | |
parent | 9516d81833c6935bc5f02844880fb712197a2195 (diff) | |
download | freebsd-ports-gnome-9feca44cf8b047f10d6f99e83e79d4e6598486ef.tar.gz freebsd-ports-gnome-9feca44cf8b047f10d6f99e83e79d4e6598486ef.tar.zst freebsd-ports-gnome-9feca44cf8b047f10d6f99e83e79d4e6598486ef.zip |
- Change MAINTAINER address of all my ports
Approved by: culot (mentor)
Diffstat (limited to 'multimedia/py-subliminal')
-rw-r--r-- | multimedia/py-subliminal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/py-subliminal/Makefile b/multimedia/py-subliminal/Makefile index ef83c7c55ea8..c2fe39f0e765 100644 --- a/multimedia/py-subliminal/Makefile +++ b/multimedia/py-subliminal/Makefile @@ -8,7 +8,7 @@ CATEGORIES= multimedia python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= william88@gmail.com +MAINTAINER= wg@FreeBSD.org COMMENT= Python library to search and download subtitles LICENSE= LGPL3 |