diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-12-07 06:08:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-12-07 06:08:36 +0000 |
commit | 8288fd04a57058c2740161190bf0d8b3ee074344 (patch) | |
tree | 5b2034a8632c6eb7abf69d220bc13e380369c0a2 /comms/plp | |
parent | Grrr... remove vim droppings. (diff) |
Per redirect response when sending mail to maintainer, update maintainer's
email address.
Notes
Notes:
svn path=/head/; revision=95249
Diffstat (limited to 'comms/plp')
-rw-r--r-- | comms/plp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/plp/Makefile b/comms/plp/Makefile index b66405577212..1842aa271f87 100644 --- a/comms/plp/Makefile +++ b/comms/plp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.proudman51.freeserve.co.uk/psion/ \ MASTER_SITE_SUBDIR= kris DISTNAME= ${PORTNAME}_1_8 -MAINTAINER= maurice@serc.rmit.edu.au +MAINTAINER= maurice@castro.aus.net COMMENT= Transfer data between a Psion Series 5(mx) and Unix USE_GMAKE= yes |