diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2000-11-23 10:11:37 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2000-11-23 10:11:37 +0000 |
commit | 5d69e825dba41eb2c9e79716ca397c521f912ec3 (patch) | |
tree | 88508a01b6e96300fa71f1b3e3f08735ea1f71ac /news | |
parent | Update to 0.4.5. (diff) |
I already have inn, so I might as well take on inn-stable now that andreas
doesn't want to maintain it any more.
Notes
Notes:
svn path=/head/; revision=35371
Diffstat (limited to 'news')
-rw-r--r-- | news/inn-stable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index c8a8515bdd99..a27e254655aa 100644 --- a/news/inn-stable/Makefile +++ b/news/inn-stable/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ MASTER_SITE_SUBDIR= andreas DISTNAME= inn-STABLE-${STABLE} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= des Y2K= http://www.isc.org/inn-y2k.html |