diff options
Diffstat (limited to 'devel/cut')
-rw-r--r-- | devel/cut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cut/Makefile b/devel/cut/Makefile index 324332a24be9..56a791ec5f35 100644 --- a/devel/cut/Makefile +++ b/devel/cut/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.4 CATEGORIES= devel MASTER_SITES= http://www.falvotech.com/content/cut/downloads/ -MAINTAINER= sgnezdov@sergei.homeunix.org +MAINTAINER= ports@FreeBSD.org COMMENT= Unit Testing Framework for C, C++ and Objective-C EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME}-${PORTVERSION} |