diff options
author | linimon <linimon@FreeBSD.org> | 2006-06-10 05:30:45 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-06-10 05:30:45 +0800 |
commit | a311ea30fa438df23201eaf8d6a557463b1e44fe (patch) | |
tree | cc9a24f6e948082e3c194edc901064a6683a3600 /devel/cut | |
parent | ac43e59d3be5f66c815d8bbac29ca0a0f3f23583 (diff) | |
download | freebsd-ports-gnome-a311ea30fa438df23201eaf8d6a557463b1e44fe.tar.gz freebsd-ports-gnome-a311ea30fa438df23201eaf8d6a557463b1e44fe.tar.zst freebsd-ports-gnome-a311ea30fa438df23201eaf8d6a557463b1e44fe.zip |
Maintainer's email bounces.
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} |