diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-06-20 10:32:54 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-06-20 10:32:54 +0000 |
commit | dabd6acdf4fcbc123b4a79fae26d1ddb177071e6 (patch) | |
tree | d1629c34a7f76441e65e835c62c970291c7ecd17 | |
parent | 10dce38304b2a339cc4b253650074d319d8d68ce (diff) | |
download | ports-dabd6acdf4fcbc123b4a79fae26d1ddb177071e6.tar.gz ports-dabd6acdf4fcbc123b4a79fae26d1ddb177071e6.zip |
- Update my email in two more ports
Approved by: miwi (mentor)
Notes
Notes:
svn path=/head/; revision=215329
-rw-r--r-- | devel/ois/Makefile | 2 | ||||
-rw-r--r-- | games/crrcsim/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/ois/Makefile b/devel/ois/Makefile index d946787e0cab..7c6f175c9270 100644 --- a/devel/ois/Makefile +++ b/devel/ois/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= wgois DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Object Oriented Input System GNU_CONFIGURE= yes diff --git a/games/crrcsim/Makefile b/games/crrcsim/Makefile index ea7b026124ae..eff88e71d2e1 100644 --- a/games/crrcsim/Makefile +++ b/games/crrcsim/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.9 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Model-airplane flight simulation program BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib |