diff options
author | Wen Heping <wen@FreeBSD.org> | 2015-09-11 02:49:28 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2015-09-11 02:49:28 +0000 |
commit | 9336e517a019900f1b234c3285adc758424c5487 (patch) | |
tree | 49a15a1efa9d7f4f14423c777b7040d0bce65e44 /www | |
parent | eb6eb0c4b0065ffb6765035d36315573edf4dcff (diff) | |
download | ports-9336e517a019900f1b234c3285adc758424c5487.tar.gz ports-9336e517a019900f1b234c3285adc758424c5487.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/py-WebFlash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-WebFlash/Makefile b/www/py-WebFlash/Makefile index 4f0a0ae31b23..1f704b37ac27 100644 --- a/www/py-WebFlash/Makefile +++ b/www/py-WebFlash/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wenheping@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Library to display flash messages in python web applications USES= python |