diff options
author | pav <pav@FreeBSD.org> | 2008-06-18 03:29:50 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-06-18 03:29:50 +0800 |
commit | 1a919752f2525d61fe22970a66f298fbc7006008 (patch) | |
tree | 143c35f23ec4dfcf311504bcc09b6208af7e9e71 /net | |
parent | e0075bb38c52f684ae02c63219de98fddd98cbd3 (diff) | |
download | freebsd-ports-gnome-1a919752f2525d61fe22970a66f298fbc7006008.tar.gz freebsd-ports-gnome-1a919752f2525d61fe22970a66f298fbc7006008.tar.zst freebsd-ports-gnome-1a919752f2525d61fe22970a66f298fbc7006008.zip |
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
Diffstat (limited to 'net')
-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 |