diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-04 20:02:46 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-04 20:02:46 +0000 |
commit | 8491de9f2183f5b17b8424261d55b64d4efd8520 (patch) | |
tree | 61b7c93384ebbb3fed8708ac3d11583e14062242 | |
parent | df41664aea44e1026ffb68cf1e4334f96899e2c3 (diff) |
Notes
-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 |