aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-09-22 14:59:15 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-09-22 14:59:15 +0800
commit24a0a92a9f3352c70b44ddb6a0d32dc3091a8ea2 (patch)
tree76185a7d2f504409071dc6e19d84a47a39e7c979 /sysutils
parent90f4dc265066175485b02256e3aa2daf4a9dc4d6 (diff)
downloadfreebsd-ports-gnome-24a0a92a9f3352c70b44ddb6a0d32dc3091a8ea2.tar.gz
freebsd-ports-gnome-24a0a92a9f3352c70b44ddb6a0d32dc3091a8ea2.tar.zst
freebsd-ports-gnome-24a0a92a9f3352c70b44ddb6a0d32dc3091a8ea2.zip
- Space/Tab twiddle
- Take maintainership
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/py-psutil/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/sysutils/py-psutil/Makefile b/sysutils/py-psutil/Makefile
index 586dd4364daf..7f8ec7ca23ea 100644
--- a/sysutils/py-psutil/Makefile
+++ b/sysutils/py-psutil/Makefile
@@ -5,16 +5,16 @@
# $FreeBSD$
#
-PORTNAME= psutil
-PORTVERSION= 0.3.0
-CATEGORIES= sysutils python
-MASTER_SITES= GOOGLE_CODE
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+PORTNAME= psutil
+PORTVERSION= 0.3.0
+CATEGORIES= sysutils python
+MASTER_SITES= GOOGLE_CODE
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A process utilities module for Python
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= A process utilities module for Python
-USE_PYTHON= yes
+USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= ${PORTNAME}