diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2003-08-09 09:59:12 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2003-08-09 09:59:12 +0000 |
commit | cacdb9ceefbc200ee4fd17df41f543b5789d993e (patch) | |
tree | 4c6853f9f6b15987e78ce37e9fa6525235582e45 /devel | |
parent | Update to patchset 20030807. (diff) |
Alexander V. Zhouravlev <bofh@stabilis.ru> has indicated he wishes to
take over maintainership of picp, as he is the original author. I am
therefore complying with his request.
Submitted by: bofh@stabilis.ru
Notes
Notes:
svn path=/head/; revision=86624
Diffstat (limited to 'devel')
-rw-r--r-- | devel/picp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/picp/Makefile b/devel/picp/Makefile index c39b91304a05..5c8f9e62caad 100644 --- a/devel/picp/Makefile +++ b/devel/picp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.cosmodog.com/pic/ EXTRACT_SUFX= .tgz -MAINTAINER= bms@spc.org +MAINTAINER= bofh@stabilis.ru COMMENT= Driver for the Microchip Picstart Plus development programmer WRKSRC= ${WRKDIR}/${PORTNAME} |