diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-10-14 13:29:11 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-10-14 13:29:11 +0800 |
commit | 33bfef0d2a6ed91a5acc30d4e5f568015f09e875 (patch) | |
tree | bc140220fd83b662a469276e04044d096ab4a364 | |
parent | 7c760a2509df3904a0d75e44efd622630d0f3120 (diff) | |
download | freebsd-ports-gnome-33bfef0d2a6ed91a5acc30d4e5f568015f09e875.tar.gz freebsd-ports-gnome-33bfef0d2a6ed91a5acc30d4e5f568015f09e875.tar.zst freebsd-ports-gnome-33bfef0d2a6ed91a5acc30d4e5f568015f09e875.zip |
- drop maintainership
-rw-r--r-- | security/hpn-ssh/Makefile | 2 | ||||
-rw-r--r-- | security/openssh-portable/Makefile | 2 | ||||
-rw-r--r-- | security/putty/Makefile | 2 | ||||
-rw-r--r-- | www/phpwiki/Makefile | 2 | ||||
-rw-r--r-- | www/phpwiki13/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/security/hpn-ssh/Makefile b/security/hpn-ssh/Makefile index 77c5e193541b..fdfacae51a29 100644 --- a/security/hpn-ssh/Makefile +++ b/security/hpn-ssh/Makefile @@ -18,7 +18,7 @@ PKGNAMESUFFIX?= ${PORTABLE_SUFFIX}${GSSAPI_SUFFIX}${BASE_SUFFIX}${PKGNAMESUFFIX2 MASTER_SITE_SUBDIR= ${MASTER_SITE_SUBDIR2} DISTNAME= ${DISTNAME2} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The portable version of OpenBSD's OpenSSH OPENSSHVERSION= 3.9p1 diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index 77c5e193541b..fdfacae51a29 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -18,7 +18,7 @@ PKGNAMESUFFIX?= ${PORTABLE_SUFFIX}${GSSAPI_SUFFIX}${BASE_SUFFIX}${PKGNAMESUFFIX2 MASTER_SITE_SUBDIR= ${MASTER_SITE_SUBDIR2} DISTNAME= ${DISTNAME2} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The portable version of OpenBSD's OpenSSH OPENSSHVERSION= 3.9p1 diff --git a/security/putty/Makefile b/security/putty/Makefile index 737579584d25..1784ba070353 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security ipv6 MASTER_SITES= http://the.earth.li/~sgtatham/putty/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure shell and telnet client USE_GMAKE= yes diff --git a/www/phpwiki/Makefile b/www/phpwiki/Makefile index ea3577057754..d2042ea62b42 100644 --- a/www/phpwiki/Makefile +++ b/www/phpwiki/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpwiki -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A PHP WikiWikiWeb .if !defined(WITHOUT_PHP_DEPENDS) diff --git a/www/phpwiki13/Makefile b/www/phpwiki13/Makefile index ea3577057754..d2042ea62b42 100644 --- a/www/phpwiki13/Makefile +++ b/www/phpwiki13/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpwiki -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A PHP WikiWikiWeb .if !defined(WITHOUT_PHP_DEPENDS) |