diff options
Diffstat (limited to 'textproc/replaceit/Makefile')
-rw-r--r-- | textproc/replaceit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/replaceit/Makefile b/textproc/replaceit/Makefile index 8136630..ffad613 100644 --- a/textproc/replaceit/Makefile +++ b/textproc/replaceit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.0 CATEGORIES= textproc MASTER_SITES= http://pldaniels.com/replaceit/ -MAINTAINER= pat@databits.net +MAINTAINER= pat@FreeBSD.org do-install: @${INSTALL_PROGRAM} ${WRKSRC}/replaceit ${PREFIX}/bin |