diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-17 19:29:50 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-17 19:29:50 +0000 |
commit | 1ca3a92b3db66d5ad9d28e645f2799e4ae305c6e (patch) | |
tree | fd73d4e5699c5cf4a957a716399ef2c9444d837f /net/vnc2swf | |
parent | 8e5749a16717135df639f08dc477b89595f1ab21 (diff) |
Reset maintainership (the domain has expired):
<joe@joeholden.co.uk>
(reason: 553 5.3.5 system config error)
----- Transcript of session follows -----
553 5.3.5 127.0.0.1. config error: mail loops back to me (MX problem?)
554 5.3.5 Local configuration error
Notes
Notes:
svn path=/head/; revision=215025
Diffstat (limited to 'net/vnc2swf')
-rw-r--r-- | net/vnc2swf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vnc2swf/Makefile b/net/vnc2swf/Makefile index 9268cfcbd4c0..fa2cbfa68b4a 100644 --- a/net/vnc2swf/Makefile +++ b/net/vnc2swf/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.unixuser.org/~euske/${PORTNAME}/ \ ftp://ftp.rewt.org.uk/pub/distfiles/ -MAINTAINER= joe@joeholden.co.uk +MAINTAINER= ports@FreeBSD.org COMMENT= VNC Session Recorder to SWF Flash (Movie) format USE_XORG= xmu x11 xi xaw |