diff options
Diffstat (limited to 'devel/cvstrac/Makefile')
-rw-r--r-- | devel/cvstrac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvstrac/Makefile b/devel/cvstrac/Makefile index e860c8b9f1f8..0f22d83fb50c 100644 --- a/devel/cvstrac/Makefile +++ b/devel/cvstrac/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.cvstrac.org/ DISTNAME= cvstrac-${PORTVERSION} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT?= Web-Based Bug And Patch-Set Tracking System For CVS WRKSRC= ${WRKDIR}/cvstrac-${PORTVERSION} |