summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-12 10:01:38 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-12 10:01:38 +0000
commit3df2130dfd56badcfff83d455aeb58231e76928a (patch)
treea7c2022d9fe0673b3cf16b809c809cf13c71a2a0 /devel
parentParser for extracting fields from a single line of an Apache access.lo (diff)
- Take maintainership.
Approved by: Andreas Kohn (old maintainer)
Notes
Notes: svn path=/head/; revision=187194
Diffstat (limited to 'devel')
-rw-r--r--devel/dumb/Makefile2
-rw-r--r--devel/pas2dox/Makefile2
-rw-r--r--devel/simian/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/dumb/Makefile b/devel/dumb/Makefile
index b27830790a15..e05d8915b60c 100644
--- a/devel/dumb/Makefile
+++ b/devel/dumb/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= dumb
-MAINTAINER= andreas@syndrom23.de
+MAINTAINER= miwi@FreeBSD.org
COMMENT= IT, XM, S3M and MOD player library
USE_GMAKE= yes
diff --git a/devel/pas2dox/Makefile b/devel/pas2dox/Makefile
index 1d66402400c3..67657f6fe207 100644
--- a/devel/pas2dox/Makefile
+++ b/devel/pas2dox/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel converters
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= andreas@syndrom23.de
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Preprocessor to use doxygen with Pascal sources
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/devel/simian/Makefile b/devel/simian/Makefile
index a4b29f3362e2..bdbf96597ddd 100644
--- a/devel/simian/Makefile
+++ b/devel/simian/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.2.15
CATEGORIES= devel java
MASTER_SITES= http://www.redhillconsulting.com.au/products/simian/
-MAINTAINER= andreas@syndrom23.de
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Similarity analyser for source and other text files
.if defined(WITHOUT_JAVA) && !defined(WITH_MONO)