diff options
author | Lars Engels <lme@FreeBSD.org> | 2007-07-12 19:48:45 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2007-07-12 19:48:45 +0000 |
commit | 01af0711799dcf5e3c1a1c9fdebefeacbbf5ab67 (patch) | |
tree | 027f3cc235603c8ade8fadfcd20eec82878190a2 /devel | |
parent | a3b1def0a6fbf815e11ae0c128679231f95d6b55 (diff) | |
download | freebsd-ports-01af0711799dcf5e3c1a1c9fdebefeacbbf5ab67.zip |
With an up-to-date INDEX I even find the rest of the ports I maintain,
so change my e-mail address also in those ports.
Approved by: miwi (mentor)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/astyle/Makefile | 2 | ||||
-rw-r--r-- | devel/lasi/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile index ef94aa6c0456..7d3ea257416e 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION}__linux -MAINTAINER= lars.engels@0x20.net +MAINTAINER= lme@FreeBSD.org COMMENT= A reindenter and reformatter of C, C++, C\# and Java source code ALL_TARGET= astyle diff --git a/devel/lasi/Makefile b/devel/lasi/Makefile index 17bb2e05dbe4..808d0b9787b1 100644 --- a/devel/lasi/Makefile +++ b/devel/lasi/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.6 CATEGORIES= devel MASTER_SITES= http://www.unifont.org/lasi/download/ -MAINTAINER= lars.engels@0x20.net +MAINTAINER= lme@FreeBSD.org COMMENT= C++ stream output interface for creating Postscript documents USE_GCC= 3.2+ |