diff options
Diffstat (limited to 'news/rkive')
-rw-r--r-- | news/rkive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/rkive/Makefile b/news/rkive/Makefile index bc36d2dd344b..1e9cf87cb1dc 100644 --- a/news/rkive/Makefile +++ b/news/rkive/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: rkive # Date created: 03 Jul 1995 -# Whom: torstenb@FreeBSD.org +# Whom: torsten@FreeBSD.org # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.vmunix.org/pub/misc/rkive/ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= torstenb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_CDROM= "Don't make money from it" MAN1= rkive.1 article.1 ckconfig.1 |