diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-10-07 02:03:45 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-10-07 02:03:45 +0000 |
commit | afbebb0cfe8a66fe8a907fbdad8e2ec6f5b05d0c (patch) | |
tree | a49c556e5f7d86a323aa47b4f7db38f66a100fe6 /news/xrn | |
parent | re-enable DRI (diff) |
Set maintainer to ports@FreeBSD.org
Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
Notes
Notes:
svn path=/head/; revision=48508
Diffstat (limited to '')
-rw-r--r-- | news/xrn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/xrn/Makefile b/news/xrn/Makefile index 5f35a356074b..59b697e7b48d 100644 --- a/news/xrn/Makefile +++ b/news/xrn/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://sipb.mit.edu/pub/xrn/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= anders@fix.no +MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes MAN1= xrn.1 |