diff options
| author | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-05-08 17:21:49 +0000 |
|---|---|---|
| committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-05-08 17:21:49 +0000 |
| commit | f8cc2c102f4fca50880801479b5eb5c9c87be8a4 (patch) | |
| tree | 4c9fe40906899ed5072d23bceb6da69c122f66e5 /sysutils/py-scriptine/Makefile | |
| parent | Fix shebangs (diff) | |
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648
Diffstat (limited to 'sysutils/py-scriptine/Makefile')
| -rw-r--r-- | sysutils/py-scriptine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-scriptine/Makefile b/sysutils/py-scriptine/Makefile index 31296643c9ac..61e7b3903936 100644 --- a/sysutils/py-scriptine/Makefile +++ b/sysutils/py-scriptine/Makefile @@ -6,7 +6,7 @@ CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dbaio@bsd.com.br +MAINTAINER= dbaio@FreeBSD.org COMMENT= Python shell scripts made easy LICENSE= MIT |
