diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-03-16 20:45:13 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-03-16 20:45:13 +0000 |
commit | b4e53583f8bcf1486e97c9af68cb8b3644f7567a (patch) | |
tree | 9ce119518891d775c60a142c34a6f5c9009eb836 /comms/serialoverip | |
parent | 2c95958e354abd8b16f28e4ba902168396ccfc01 (diff) | |
download | ports-b4e53583f8bcf1486e97c9af68cb8b3644f7567a.tar.gz ports-b4e53583f8bcf1486e97c9af68cb8b3644f7567a.zip |
Notes
Diffstat (limited to 'comms/serialoverip')
-rw-r--r-- | comms/serialoverip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/serialoverip/Makefile b/comms/serialoverip/Makefile index 5993a3e86cf9..135d6b18fc93 100644 --- a/comms/serialoverip/Makefile +++ b/comms/serialoverip/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= comms net MASTER_SITES= CSME -MAINTAINER= devon.odell@coyotepoint.com +MAINTAINER= devon.odell@gmail.com COMMENT= Transport of serial interfaces over UDP/IP PLIST_FILES= sbin/${PORTNAME} |