diff options
-rw-r--r-- | german/unix-connect/Makefile | 2 | ||||
-rw-r--r-- | news/nntp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/german/unix-connect/Makefile b/german/unix-connect/Makefile index 2c7910ec9222..574623932d56 100644 --- a/german/unix-connect/Makefile +++ b/german/unix-connect/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.dinoex.org/pub/unix-connect/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= dinoex@freebsd.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= Unix-Connect - mail+news-gateway for Zconnect (tm) BUILD_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz diff --git a/news/nntp/Makefile b/news/nntp/Makefile index 157124d7a00c..ee827115500c 100644 --- a/news/nntp/Makefile +++ b/news/nntp/Makefile @@ -16,7 +16,7 @@ PATCH_SITES= ftp://ftp.lan-ks.de/pub/c-news/ \ ftp://ftp.dinoex.org/pub/c-news/ PATCHFILES= nntp-patch-y2k -MAINTAINER= dinoex@freebsd.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= NNTP with NOV support BUILD_DEPENDS= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/news/cnews |