diff options
Diffstat (limited to 'devel/py-aspects')
-rw-r--r-- | devel/py-aspects/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-aspects/Makefile b/devel/py-aspects/Makefile index 0481ac90260b..0327334f69a3 100644 --- a/devel/py-aspects/Makefile +++ b/devel/py-aspects/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cs.tut.fi/~ask/aspects/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} -MAINTAINER= sbrabez@gmail.com +MAINTAINER= sbz@FreeBSD.org COMMENT= Lightweight aspect oriented programming library for Python USE_GMAKE= yes |