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 /net/py-httpstat | |
parent | 7155e78a689303ed4842edf47fdca8aa48ce2569 (diff) | |
download | ports-f8cc2c102f4fca50880801479b5eb5c9c87be8a4.tar.gz ports-f8cc2c102f4fca50880801479b5eb5c9c87be8a4.zip |
Notes
Diffstat (limited to 'net/py-httpstat')
-rw-r--r-- | net/py-httpstat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-httpstat/Makefile b/net/py-httpstat/Makefile index 83231b34977e..d4470f79ad75 100644 --- a/net/py-httpstat/Makefile +++ b/net/py-httpstat/Makefile @@ -1,4 +1,4 @@ -# Created by: Danilo G. Baio <dbaio@bsd.com.br> +# Created by: Danilo G. Baio <dbaio@FreeBSD.org> # $FreeBSD$ PORTNAME= httpstat @@ -6,7 +6,7 @@ PORTVERSION= 1.2.1 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dbaio@bsd.com.br +MAINTAINER= dbaio@FreeBSD.org COMMENT= Curl statistics made simple LICENSE= MIT |