diff options
Diffstat (limited to 'www/trac-themeengine/Makefile')
-rw-r--r-- | www/trac-themeengine/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/trac-themeengine/Makefile b/www/trac-themeengine/Makefile index 04989b31387b..e1d94559c0da 100644 --- a/www/trac-themeengine/Makefile +++ b/www/trac-themeengine/Makefile @@ -1,4 +1,3 @@ -# Created by: Brooks Davis <brooks@freebsd.org> # $FreeBSD$ PORTNAME= themeengine @@ -8,7 +7,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= trac- DISTNAME= ${PYDISTUTILS_PKGNAME}-${PORTVERSION} -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin to simplify distributing and deploying themes and styles LICENSE= BSD |