diff options
Diffstat (limited to 'www/trac-fullblognotification/Makefile')
-rw-r--r-- | www/trac-fullblognotification/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/trac-fullblognotification/Makefile b/www/trac-fullblognotification/Makefile index b0ebfa7958d0..a2e2680a2163 100644 --- a/www/trac-fullblognotification/Makefile +++ b/www/trac-fullblognotification/Makefile @@ -1,4 +1,3 @@ -# Created by: Brooks Davis <brooks@freebsd.org> # $FreeBSD$ PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;S;Plugin$;;:L} @@ -11,7 +10,7 @@ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} DIST_SUBDIR= trac -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin that provides a project Blog RUN_DEPENDS+= trac-fullblog>=0.1.1:${PORTSDIR}/www/trac-fullblog |