diff options
-rw-r--r-- | misc/dotfile/Makefile | 2 | ||||
-rw-r--r-- | security/putty/Makefile | 2 | ||||
-rw-r--r-- | security/switzerland/Makefile | 4 | ||||
-rw-r--r-- | sysutils/dircomp/Makefile | 2 | ||||
-rw-r--r-- | sysutils/multitail/Makefile | 2 | ||||
-rw-r--r-- | www/elinks/Makefile | 2 |
6 files changed, 7 insertions, 7 deletions
diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile index e7a8d25..130491c 100644 --- a/misc/dotfile/Makefile +++ b/misc/dotfile/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= misc tk MASTER_SITES= http://www.blackie.dk/dotfile/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= beat@chruetertee.ch COMMENT= A GUI dotfile generator program to create .config files BUILD_DEPENDS= formail:${PORTSDIR}/mail/procmail diff --git a/security/putty/Makefile b/security/putty/Makefile index bda3c47..0b870aa 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://the.earth.li/~sgtatham/putty/%SUBDIR%/ \ ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-latest/ MASTER_SITE_SUBDIR= ${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= beat@chruetertee.ch COMMENT= Secure shell and telnet client USE_GMAKE= yes diff --git a/security/switzerland/Makefile b/security/switzerland/Makefile index 81cd8cd..b0d4276 100644 --- a/security/switzerland/Makefile +++ b/security/switzerland/Makefile @@ -11,11 +11,11 @@ CATEGORIES= security python MASTER_SITES= SF EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= beat@chruetertee.ch COMMENT= Test the integrity of communications over networks and firewalls USE_PYTHON= yes -USE_PYDISTUTILS= yes +USE_PYDISTUTILS= yes PORTDOCS= * post-patch: diff --git a/sysutils/dircomp/Makefile b/sysutils/dircomp/Makefile index bd62533..1da9635 100644 --- a/sysutils/dircomp/Makefile +++ b/sysutils/dircomp/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= beat@chruetertee.ch COMMENT= Compare two directories .ifndef WITHOUT_X11 diff --git a/sysutils/multitail/Makefile b/sysutils/multitail/Makefile index 7c76c5d..6ce392d 100644 --- a/sysutils/multitail/Makefile +++ b/sysutils/multitail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.vanheusden.com/multitail/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= beat@chruetertee.ch COMMENT= Tail multiple files on console with ncurses USE_GMAKE= yes diff --git a/www/elinks/Makefile b/www/elinks/Makefile index d641629..3171e61 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 0.11.5 CATEGORIES= www MASTER_SITES= http://elinks.or.cz/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= beat@chruetertee.ch COMMENT= Elinks - links text WWW browser with enhancements GNU_CONFIGURE= yes |