diff options
author | des <des@FreeBSD.org> | 2000-11-23 10:11:37 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2000-11-23 10:11:37 +0000 |
commit | eb07c173ed7d0d5a5ccea39c0df177d1bb733b44 (patch) | |
tree | f55a980ac5f95e47a8b5c51e5259ac8a1db459cf /news/inn-stable | |
parent | a855dfbc90e73129b647feab9af7f2877d261a09 (diff) | |
download | FreeBSD-ports-eb07c173ed7d0d5a5ccea39c0df177d1bb733b44.zip FreeBSD-ports-eb07c173ed7d0d5a5ccea39c0df177d1bb733b44.tar.gz |
I already have inn, so I might as well take on inn-stable now that andreas
doesn't want to maintain it any more.
Diffstat (limited to 'news/inn-stable')
-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 c8a8515..a27e254 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 |