diff options
Diffstat (limited to 'www/csstidy/Makefile')
-rw-r--r-- | www/csstidy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/csstidy/Makefile b/www/csstidy/Makefile index 39c637cc2ea9..6b1c103b9aa4 100644 --- a/www/csstidy/Makefile +++ b/www/csstidy/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/CSSTidy%20%28C%2B%2B%2C%20stable%29/${PORTVERSION} DISTNAME= ${PORTNAME}-source-${PORTVERSION} -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An opensource CSS parser and optimiser USE_ZIP= yes |