diff options
Diffstat (limited to 'net/vnc2swf/Makefile')
-rw-r--r-- | net/vnc2swf/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/vnc2swf/Makefile b/net/vnc2swf/Makefile index f7cabb104472..4f824549379c 100644 --- a/net/vnc2swf/Makefile +++ b/net/vnc2swf/Makefile @@ -8,9 +8,10 @@ PORTNAME= vnc2swf PORTVERSION= 0.5.0 CATEGORIES= net -MASTER_SITES= http://www.unixuser.org/~euske/${PORTNAME}/ +MASTER_SITES= http://www.unixuser.org/~euske/${PORTNAME}/ \ + ftp://ftp.rewt.org.uk/pub/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joe@joeholden.co.uk COMMENT= VNC Session Recorder to SWF Flash (Movie) format USE_X_PREFIX= yes |