diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-09-20 14:20:34 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-09-20 14:20:34 +0000 |
commit | 9030b5c3b800ba5467d86cbe01dc8a8b7de60476 (patch) | |
tree | 5e88e5a2daf9a44cbd6e276b4da8ae030fbd3ba1 /ftp/vcheck | |
parent | Bugfix: Desktop switch on local machine causes vncviewer to terminate (diff) |
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=143208
Diffstat (limited to 'ftp/vcheck')
-rw-r--r-- | ftp/vcheck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/vcheck/Makefile b/ftp/vcheck/Makefile index ccb8e0919267..37b655676e17 100644 --- a/ftp/vcheck/Makefile +++ b/ftp/vcheck/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.2.1 CATEGORIES= ftp MASTER_SITES= http://keyserver.kjsl.com/~jharris/distfiles/ -MAINTAINER= svenasse@polaris.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Automatically check for and download most recent versions of software BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww |