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 /devel/ois | |
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
Diffstat (limited to 'devel/ois')
-rw-r--r-- | devel/ois/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |