aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-07-09 05:28:59 +0800
committerpav <pav@FreeBSD.org>2009-07-09 05:28:59 +0800
commit2adb981d42cfaa5acf167873162c3db9641af852 (patch)
treeda28a3e735683c9f0d87a1170bfc444d3d4e23c2 /lang
parentcb13b8048ecb59f5df997015be3333d42f8a055c (diff)
downloadfreebsd-ports-graphics-2adb981d42cfaa5acf167873162c3db9641af852.tar.gz
freebsd-ports-graphics-2adb981d42cfaa5acf167873162c3db9641af852.tar.zst
freebsd-ports-graphics-2adb981d42cfaa5acf167873162c3db9641af852.zip
- Reset maintainer
<saper@system.pl> (reason: 550 user not found... podany uzytkownik nie istnieje...)
Diffstat (limited to 'lang')
-rw-r--r--lang/mtasc/Makefile2
-rw-r--r--lang/tinypy/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/mtasc/Makefile b/lang/mtasc/Makefile
index 60cb02ac437..7eaee0adebc 100644
--- a/lang/mtasc/Makefile
+++ b/lang/mtasc/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= lang www
MASTER_SITES= http://saper.info/distfiles/ LOCAL/chinsan
-MAINTAINER= saper@SYSTEM.PL
+MAINTAINER= ports@FreeBSD.org
COMMENT= Motion-Twin ActionScript 2 Compiler
BUILD_DEPENDS= ${LOCALBASE}/lib/ocaml/site-lib/extlib/IO.cmi:${PORTSDIR}/devel/ocaml-extlib
diff --git a/lang/tinypy/Makefile b/lang/tinypy/Makefile
index aa177dff065..bc9be2c5d26 100644
--- a/lang/tinypy/Makefile
+++ b/lang/tinypy/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1
CATEGORIES= lang python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
-MAINTAINER= saper@SYSTEM.PL
+MAINTAINER= ports@FreeBSD.org
COMMENT= A minimalist implementation of python in 64k of code
USE_PYTHON_BUILD= yes