diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-06-24 04:28:57 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-06-24 04:28:57 +0000 |
commit | 385c248462ed9715d76fb027edf9073a041f93b9 (patch) | |
tree | b50be9aca17b5beb9a74ae4f801109873a9eab19 /news/cnews/Makefile | |
parent | 2ee1cf027087c23fe75fe5a5806a78d33edbb8ff (diff) |
change MAINTAINER to FreeBSD.org address
Notes
Notes:
svn path=/head/; revision=44375
Diffstat (limited to 'news/cnews/Makefile')
-rw-r--r-- | news/cnews/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile index ff188872d3a8..46535ad7504c 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -31,7 +31,7 @@ PATCHFILES= c-news-patch-fileart.c c-news-patch-namecheck.awk \ c-news-patch-y2k-2 \ c-news-patch-pgpverify-1.12-perl4 -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org DIST_SUBDIR= ${DISTNAME} NO_WRKSUBDIR= yes |