diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
commit | 3887814e0944a3933e7cc1b72b670179f1f33a06 (patch) | |
tree | 5b4c022d27712298db54dd8be5dc7032861e14f7 /devel/dotconf | |
parent | 4eee38c9fc2b11870c0d60940d673888b95cb4ed (diff) | |
download | ports-3887814e0944a3933e7cc1b72b670179f1f33a06.tar.gz ports-3887814e0944a3933e7cc1b72b670179f1f33a06.zip |
Notes
Diffstat (limited to 'devel/dotconf')
-rw-r--r-- | devel/dotconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dotconf/Makefile b/devel/dotconf/Makefile index 0bb5e682e6e4..aea22b4ac804 100644 --- a/devel/dotconf/Makefile +++ b/devel/dotconf/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.0.13 CATEGORIES= devel MASTER_SITES= http://www.azzit.de/dotconf/download/v1.0/ -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= A simple, powerful configuration-file parser USE_REINPLACE= yes |