summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2013-04-24 08:01:28 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2013-04-24 08:01:28 +0000
commit51e2d7fd29cb48f5a7a57cc267be3160a81dafd1 (patch)
treeb7b193d5c333dbbf834a9f10ca5a315356a02b86 /lang
parentMark the following ports deprecated. They have been unsupported upstream (diff)
Set MAINTAINER to my @FreeBSD.org address.
Suggested by: crees
Notes
Notes: svn path=/head/; revision=316410
Diffstat (limited to 'lang')
-rw-r--r--lang/sdcc-devel/Makefile2
-rw-r--r--lang/sdcc/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/sdcc-devel/Makefile b/lang/sdcc-devel/Makefile
index eab315257542..e4cdb8bd5ce0 100644
--- a/lang/sdcc-devel/Makefile
+++ b/lang/sdcc-devel/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= SF/sdcc/snapshot_builds/sdcc-src/ \
http://tijl.fastmail.fm/mirror/
DISTNAME= ${PORTNAME}-src-20130322-8457
-MAINTAINER= tijl@coosemans.org
+MAINTAINER= tijl@FreeBSD.org
COMMENT= Small Device C Compiler
LICENSE= GPLv3
diff --git a/lang/sdcc/Makefile b/lang/sdcc/Makefile
index ef051d8e5fa3..e5a2b04e93f2 100644
--- a/lang/sdcc/Makefile
+++ b/lang/sdcc/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 3
CATEGORIES= lang
MASTER_SITES= SF
-MAINTAINER= tijl@coosemans.org
+MAINTAINER= tijl@FreeBSD.org
COMMENT= Small Device C Compiler
LICENSE= GPLv3