diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-02-14 16:51:44 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-02-14 16:51:44 +0000 |
commit | d8299fcc60c91773d823d36ef69d39f5c2f2f0d0 (patch) | |
tree | fb078915384105108b97c87c486b108d31a33068 /misc/py-progressbar | |
parent | 212168ca712cf37c686c08778456950759e309e2 (diff) |
Notes
Diffstat (limited to 'misc/py-progressbar')
-rw-r--r-- | misc/py-progressbar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-progressbar/Makefile b/misc/py-progressbar/Makefile index dce6cfa9998e..89f604eb7e3f 100644 --- a/misc/py-progressbar/Makefile +++ b/misc/py-progressbar/Makefile @@ -7,7 +7,7 @@ CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A text progressbar library for python LICENSE= LGPL21 |